Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit b4e8ca1

Browse files
committed
#7347 entry got entered in the wrong spot.
1 parent b6f916d commit b4e8ca1

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

Misc/NEWS

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1029,6 +1029,9 @@ Extension Modules
10291029

10301030
- Build the ossaudio extension on GNU/kFreeBSD.
10311031

1032+
- Issue #7347: winreg: Add CreateKeyEx and DeleteKeyEx, as well as fix a
1033+
bug in the return value of QueryReflectionKey.
1034+
10321035
Build
10331036
-----
10341037

@@ -1212,9 +1215,6 @@ Tests
12121215
- Removed importlib's custom test discovery code and switched to
12131216
unittest.TestLoader.discover().
12141217

1215-
- Issue #7347: winreg: Add CreateKeyEx and DeleteKeyEx, as well as fix a
1216-
bug in the return value of QueryReflectionKey.
1217-
12181218
Tools/Demos
12191219
-----------
12201220

0 commit comments

Comments
 (0)