Skip to content

[3.13] gh-152728: IDLE - move 3 toplevel fix_xyz functions to idlelb.util (GH-152729)#152732

Merged
terryjreedy merged 1 commit into
python:3.13from
miss-islington:backport-53ca52d-3.13
Jul 1, 2026
Merged

[3.13] gh-152728: IDLE - move 3 toplevel fix_xyz functions to idlelb.util (GH-152729)#152732
terryjreedy merged 1 commit into
python:3.13from
miss-islington:backport-53ca52d-3.13

Conversation

@miss-islington

@miss-islington miss-islington commented Jul 1, 2026

Copy link
Copy Markdown
Contributor

IDLE - move 3 toplevel fix_xyz functions to idlelb.util

Move idlelib functions run.fix_scaling, editor.fixwordbreaks
(as fix_word_breaks). All are used in at least 3 modules.
(cherry picked from commit 53ca52d)

Co-authored-by: Terry Jan Reedy tjreedy@udel.edu

…til (pythonGH-152729)

IDLE - move 3 toplevel fix_xyz functions to idlelb.util

Move idlelib functions run.fix_scaling, editor.fixwordbreaks
(as fix_word_breaks).  All are used in at least 3 modules.
(cherry picked from commit 53ca52d)

Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
@terryjreedy terryjreedy merged commit e076f9c into python:3.13 Jul 1, 2026
42 checks passed
@miss-islington miss-islington deleted the backport-53ca52d-3.13 branch July 1, 2026 06:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants