Skip to content

[3.8] bpo-36390: Gather IDLE Format menu functions into format.py (GH-14827)#14829

Merged
terryjreedy merged 1 commit into
python:3.8from
miss-islington:backport-1b38922-3.8
Jul 18, 2019
Merged

[3.8] bpo-36390: Gather IDLE Format menu functions into format.py (GH-14827)#14829
terryjreedy merged 1 commit into
python:3.8from
miss-islington:backport-1b38922-3.8

Conversation

@miss-islington

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

Copy link
Copy Markdown
Contributor

Add two indent spec methods from editor and Rstrip to existing file.
Tests are not added for indent methods because they need change
in lights of 3.x's prohibition on mixing tabs and spaces.
(cherry picked from commit 1b38922)

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

https://bugs.python.org/issue36390

…-14827)

Add two indent spec methods from editor and Rstrip to existing file.
Tests are not added for indent methods because they need change
in lights of 3.x's prohibition on mixing tabs and spaces.
(cherry picked from commit 1b38922)

Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
@miss-islington

Copy link
Copy Markdown
Contributor Author

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

1 similar comment
@miss-islington

Copy link
Copy Markdown
Contributor Author

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

@terryjreedy terryjreedy merged commit 028f1d2 into python:3.8 Jul 18, 2019
@miss-islington miss-islington deleted the backport-1b38922-3.8 branch July 18, 2019 01:21
@miss-islington

Copy link
Copy Markdown
Contributor Author

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

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.

4 participants