[3.8] bpo-36390: IDLE: Combine region formatting methods. (GH-12481) by miss-islington · Pull Request #14811 · python/cpython

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@miss-islington

Copy link Copy Markdown

Contributor

@miss-islington miss-islington commented

Jul 17, 2019

edited by bedevere-bot

Loading

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

Reviewers

@terryjreedy terryjreedy Awaiting requested review from terryjreedy terryjreedy is a code owner

Assignees

No one assigned

Labels

tests

Tests in the Lib/test dir

type-feature

A feature request or enhancement

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

5 participants

@miss-islington @the-knights-who-say-ni @terryjreedy @bedevere-bot @csabella