Skip to content

[3.8] bpo-36390: IDLE: Combine region formatting methods. (GH-12481)#14811

Merged
terryjreedy merged 1 commit into
python:3.8from
miss-islington:backport-82494aa-3.8
Jul 17, 2019
Merged

[3.8] bpo-36390: IDLE: Combine region formatting methods. (GH-12481)#14811
terryjreedy merged 1 commit into
python:3.8from
miss-islington:backport-82494aa-3.8

Conversation

@miss-islington

@miss-islington miss-islington commented Jul 17, 2019

Copy link
Copy Markdown
Contributor

Rename paragraph.py to format.py and add region formatting methods
from editor.py. Add tests for the latter.
(cherry picked from commit 82494aa)

Co-authored-by: Cheryl Sabella cheryl.sabella@gmail.com

https://bugs.python.org/issue36390

Rename paragraph.py to format.py and add region formatting methods
from editor.py.  Add tests for the latter.
(cherry picked from commit 82494aa)

Co-authored-by: Cheryl Sabella <cheryl.sabella@gmail.com>
@miss-islington

Copy link
Copy Markdown
Contributor Author

@csabella and @terryjreedy: Status check is done, and it's a success ✅ .

2 similar comments
@miss-islington

Copy link
Copy Markdown
Contributor Author

@csabella and @terryjreedy: Status check is done, and it's a success ✅ .

@miss-islington

Copy link
Copy Markdown
Contributor Author

@csabella and @terryjreedy: Status check is done, and it's a success ✅ .

@terryjreedy terryjreedy merged commit 1fc43a3 into python:3.8 Jul 17, 2019
@miss-islington miss-islington deleted the backport-82494aa-3.8 branch July 17, 2019 14:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

tests Tests in the Lib/test dir type-feature A feature request or enhancement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants