mirror of
https://github.com/python/cpython.git
synced 2025-12-11 19:40:17 +00:00
#7347 entry got entered in the wrong spot.
This commit is contained in:
parent
b6f916d320
commit
b4e8ca1037
1 changed files with 3 additions and 3 deletions
|
|
@ -1029,6 +1029,9 @@ Extension Modules
|
||||||
|
|
||||||
- Build the ossaudio extension on GNU/kFreeBSD.
|
- Build the ossaudio extension on GNU/kFreeBSD.
|
||||||
|
|
||||||
|
- Issue #7347: winreg: Add CreateKeyEx and DeleteKeyEx, as well as fix a
|
||||||
|
bug in the return value of QueryReflectionKey.
|
||||||
|
|
||||||
Build
|
Build
|
||||||
-----
|
-----
|
||||||
|
|
||||||
|
|
@ -1212,9 +1215,6 @@ Tests
|
||||||
- Removed importlib's custom test discovery code and switched to
|
- Removed importlib's custom test discovery code and switched to
|
||||||
unittest.TestLoader.discover().
|
unittest.TestLoader.discover().
|
||||||
|
|
||||||
- Issue #7347: winreg: Add CreateKeyEx and DeleteKeyEx, as well as fix a
|
|
||||||
bug in the return value of QueryReflectionKey.
|
|
||||||
|
|
||||||
Tools/Demos
|
Tools/Demos
|
||||||
-----------
|
-----------
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue