bpo-36390: IDLE: Combine region formatting methods. by csabella · Pull Request #12481 · python/cpython
* Create module for indent, dedent, comment, uncomment, tabify, and untabify. * Add tests for new module.
terryjreedy
changed the title
bpo-36390: IDLE: Refactor formatting methods from editor.py.
bpo-36390: IDLE: Combine region formatting methods.
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request
Jul 17, 2019Rename 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 pushed a commit to miss-islington/cpython that referenced this pull request
Jul 17, 2019Rename 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>
terryjreedy pushed a commit that referenced this pull request
Jul 17, 2019) 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>
terryjreedy pushed a commit that referenced this pull request
Jul 17, 2019) 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>
lisroach pushed a commit to lisroach/cpython that referenced this pull request
Sep 10, 2019DinoV pushed a commit to DinoV/cpython that referenced this pull request
Jan 14, 2020websurfer5 pushed a commit to websurfer5/cpython that referenced this pull request
Jul 20, 2020This 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