Skip to content

bpo-36390: Gather IDLE Format menu functions into format.py#14827

Merged
terryjreedy merged 4 commits into
python:masterfrom
terryjreedy:format
Jul 18, 2019
Merged

bpo-36390: Gather IDLE Format menu functions into format.py#14827
terryjreedy merged 4 commits into
python:masterfrom
terryjreedy:format

Conversation

@terryjreedy
Copy link
Copy Markdown
Member

@terryjreedy terryjreedy commented Jul 17, 2019

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.

https://bugs.python.org/issue36390

@miss-islington
Copy link
Copy Markdown
Contributor

Thanks @terryjreedy for the PR 🌮🎉.. I'm working now to backport this PR to: 3.7, 3.8.
🐍🍒⛏🤖

@bedevere-bot
Copy link
Copy Markdown

@terryjreedy: Please replace # with GH- in the commit message next time. Thanks!

@terryjreedy terryjreedy deleted the format branch July 18, 2019 00:48
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jul 18, 2019
…-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 <[email protected]>
@bedevere-bot
Copy link
Copy Markdown

GH-14829 is a backport of this pull request to the 3.8 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jul 18, 2019
…-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 <[email protected]>
@bedevere-bot
Copy link
Copy Markdown

GH-14830 is a backport of this pull request to the 3.7 branch.

terryjreedy added a commit that referenced this pull request Jul 18, 2019
GH-14829)

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 <[email protected]>
terryjreedy added a commit that referenced this pull request Jul 18, 2019
GH-14830)

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 <[email protected]>
lisroach pushed a commit to lisroach/cpython that referenced this pull request Sep 10, 2019
…4827)

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.
DinoV pushed a commit to DinoV/cpython that referenced this pull request Jan 14, 2020
…4827)

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.
websurfer5 pushed a commit to websurfer5/cpython that referenced this pull request Jul 20, 2020
…4827)

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.
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