[3.7] bpo-36390: IDLE: Combine region formatting methods. (GH-12481) by miss-islington · Pull Request #14812 · python/cpython
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 34.4k
Merged
terryjreedy merged 1 commit intopython:3.7from
Jul 17, 2019Merged
[3.7] bpo-36390: IDLE: Combine region formatting methods. (GH-12481)#14812
terryjreedy merged 1 commit intopython:3.7from
[3.7] bpo-36390: IDLE: Combine region formatting methods. (GH-12481)#14812
terryjreedy merged 1 commit intopython:3.7from
Conversation
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
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
requested a review
from terryjreedy
as a code owner
the-knights-who-say-ni
added
the
CLA signed
label
bedevere-bot
mentioned this pull request
bedevere-bot
added
type-feature
awaiting review labels
Jul 17, 2019Copy link Copy Markdown
Contributor Author
miss-islington
commented
Jul 17, 2019
miss-islington commented
Jul 17, 2019@csabella and @terryjreedy: Status check is done, and it's a success ✅ .
terryjreedy
merged commit
093e9b1
into
python:3.7
bedevere-bot
removed
the
awaiting review
label
miss-islington
deleted the
backport-82494aa-3.7
branch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment