Nikita Sobolev
|
bd2dca035a
|
gh-103668: Run pyugrade on idlelib (#103671)
---------
Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
|
2023-04-23 19:25:08 -04:00 |
Serhiy Storchaka
|
2515a28230
|
bpo-41152: IDLE: always use UTF-8 for standard IO streams (GH-21214)
|
2020-06-29 20:18:22 -04:00 |
Terry Jan Reedy
|
ea3dc8029a
|
bpo-33855: More edits and new minimal tests for IDLE (GH-7761)
Part 2 of 3. Continues PR #7689, changeset ee5ef30.
Edit and add tests for 18 modules, help_about to replace and run.
|
2018-06-18 04:47:59 -04:00 |
Cheryl Sabella
|
998f4966bf
|
bpo-30617: IDLE: docstrings and unittest for outwin.py (#2046)
Move some data and functions from the class to module level. Patch by Cheryl Sabella.
|
2017-08-27 18:06:00 -04:00 |