bpo-30495: IDLE: Modernize textview.py with docstrings and PEP8 names by csabella · Pull Request #1839 · python/cpython
terryjreedy
changed the title
bpo-30290: IDLE: Refactor textview.py to PEP8 names
bpo-30303: IDLE: Modernize textview.py to use PEP8 names
I believe the appveyor failure is correct and the travis success incorrect. I am opening a new issue and will explain there after I download this into a new branch and check for myself.
terryjreedy
changed the title
bpo-30303: IDLE: Modernize textview.py to use PEP8 names
bpo-30495: IDLE: Modernize textview.py with docstrings and PEP8 names
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
See new issue #30495 for why appveyor failure is correct and the fix I am making.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
missing final )