Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce9654f commit 70371fcCopy full SHA for 70371fc
1 file changed
Misc/NEWS
@@ -358,6 +358,10 @@ Extension Modules
358
IDLE
359
----
360
361
+- Issue #18104: Add idlelib/idle_test/htest.py with a few sample tests to begin
362
+ consolidating and improving human-validated tests of Idle. Change other files
363
+ as needed to work with htest. Running the module as __main__ runs all tests.
364
+
365
- Issue #21139: Change default paragraph width to 72, the PEP 8 recommendation.
366
367
- Issue #21284: Paragraph reformat test passes after user changes reformat width.
0 commit comments