bpo-36390: Gather IDLE Format menu functions into format.py by terryjreedy · Pull Request #14827 · python/cpython

added 4 commits

July 17, 2019 16:52

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 <tjreedy@udel.edu>

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 <tjreedy@udel.edu>

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 <tjreedy@udel.edu>

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 <tjreedy@udel.edu>

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.