mirror of
https://github.com/python/cpython.git
synced 2025-09-26 10:19:53 +00:00
Issue #18104: News for 3.4 (which will not merge forward).
This commit is contained in:
parent
8386fda154
commit
96089fb40d
1 changed files with 7 additions and 0 deletions
|
@ -28,6 +28,13 @@ Tests
|
||||||
|
|
||||||
- Issue #17752: Fix distutils tests when run from the installed location.
|
- Issue #17752: Fix distutils tests when run from the installed location.
|
||||||
|
|
||||||
|
IDLE
|
||||||
|
----
|
||||||
|
|
||||||
|
- Issue #18104: Add idlelib/idle_test/htest.py with a few sample tests to begin
|
||||||
|
consolidating and improving human-validated tests of Idle. Change other files
|
||||||
|
as needed to work with htest. Running the module as __main__ runs all tests.
|
||||||
|
|
||||||
|
|
||||||
What's New in Python 3.4.1rc1?
|
What's New in Python 3.4.1rc1?
|
||||||
==============================
|
==============================
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue