[issue32631] IDLE: revise zzdummy.py

2021-01-05 Thread Terry J. Reedy
Change by Terry J. Reedy : -- resolution: -> fixed stage: patch review -> resolved status: open -> closed ___ Python tracker ___

[issue32631] IDLE: revise zzdummy.py

2021-01-05 Thread Terry J. Reedy
Terry J. Reedy added the comment: New changeset a087a97438e922fcace357ff4c29806ff65838d8 by Terry Jan Reedy in branch '3.8': [3.8] bpo-32631: IDLE: Enable zzdummy example extension module (GH-14491) https://github.com/python/cpython/commit/a087a97438e922fcace357ff4c29806ff65838d8

[issue32631] IDLE: revise zzdummy.py

2021-01-05 Thread Terry J. Reedy
Terry J. Reedy added the comment: https://stackoverflow.com/questions/65567057/how-can-i-get-started-developing-extensions-for-python-idle prompted me to finish this enough to merge it. My intention was that in the absence of a selection, all lines should be prefixed, not just the current

[issue32631] IDLE: revise zzdummy.py

2021-01-05 Thread Terry J. Reedy
Change by Terry J. Reedy : -- pull_requests: +22945 pull_request: https://github.com/python/cpython/pull/24115 ___ Python tracker ___

[issue32631] IDLE: revise zzdummy.py

2021-01-05 Thread Terry J. Reedy
Terry J. Reedy added the comment: New changeset d82392facefe0564dd55aa2adf04bf21c704858d by Terry Jan Reedy in branch '3.9': [3.9] bpo-32631: IDLE: Enable zzdummy example extension module (GH-14491) https://github.com/python/cpython/commit/d82392facefe0564dd55aa2adf04bf21c704858d

[issue32631] IDLE: revise zzdummy.py

2021-01-04 Thread Terry J. Reedy
Change by Terry J. Reedy : -- pull_requests: +22944 pull_request: https://github.com/python/cpython/pull/24114 ___ Python tracker ___

[issue32631] IDLE: revise zzdummy.py

2021-01-04 Thread Terry J. Reedy
Terry J. Reedy added the comment: New changeset e40e2a2cc94c554e7e245a8ca5a7432d31a95766 by Cheryl Sabella in branch 'master': bpo-32631: IDLE: Enable zzdummy example extension module (GH-14491) https://github.com/python/cpython/commit/e40e2a2cc94c554e7e245a8ca5a7432d31a95766 --

[issue32631] IDLE: revise zzdummy.py

2020-06-13 Thread Cheryl Sabella
Change by Cheryl Sabella : -- versions: +Python 3.10, Python 3.9 -Python 3.6, Python 3.7 ___ Python tracker ___ ___

[issue32631] IDLE: revise zzdummy.py

2019-06-30 Thread Cheryl Sabella
Change by Cheryl Sabella : -- keywords: +patch pull_requests: +14308 stage: needs patch -> patch review pull_request: https://github.com/python/cpython/pull/14491 ___ Python tracker

[issue32631] IDLE: revise zzdummy.py

2018-01-22 Thread Terry J. Reedy
New submission from Terry J. Reedy : zzdummy.py is needed for properly testing the extension mechanism. It is intended to provide an example extension for users to follow. When completed, enabled, and invoked, it will prefix every line of a window with some text, or remove