mirror of
https://github.com/python/cpython.git
synced 2025-09-30 20:31:52 +00:00
Merge two Tests sections of the current NEWS.
This commit is contained in:
parent
0f26a3a8c9
commit
3b6bd64520
1 changed files with 5 additions and 8 deletions
13
Misc/NEWS
13
Misc/NEWS
|
@ -1112,14 +1112,6 @@ IDLE
|
||||||
- Issue #17654: Ensure IDLE menus are customized properly on OS X for
|
- Issue #17654: Ensure IDLE menus are customized properly on OS X for
|
||||||
non-framework builds and for all variants of Tk.
|
non-framework builds and for all variants of Tk.
|
||||||
|
|
||||||
Tests
|
|
||||||
-----
|
|
||||||
|
|
||||||
- Issue #16000: Convert test_curses to use unittest.
|
|
||||||
|
|
||||||
- Issue #21456: Skip two tests in test_urllib2net.py if _ssl module not
|
|
||||||
present. Patch by Remi Pointel.
|
|
||||||
|
|
||||||
Build
|
Build
|
||||||
-----
|
-----
|
||||||
|
|
||||||
|
@ -1237,6 +1229,11 @@ Tests
|
||||||
|
|
||||||
- Issue #22173: Update lib2to3 tests to use unittest test discovery.
|
- Issue #22173: Update lib2to3 tests to use unittest test discovery.
|
||||||
|
|
||||||
|
- Issue #16000: Convert test_curses to use unittest.
|
||||||
|
|
||||||
|
- Issue #21456: Skip two tests in test_urllib2net.py if _ssl module not
|
||||||
|
present. Patch by Remi Pointel.
|
||||||
|
|
||||||
- Issue #20746: Fix test_pdb to run in refleak mode (-R). Patch by Xavier
|
- Issue #20746: Fix test_pdb to run in refleak mode (-R). Patch by Xavier
|
||||||
de Gaye.
|
de Gaye.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue