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 b6f916d commit b4e8ca1Copy full SHA for b4e8ca1
1 file changed
Misc/NEWS
@@ -1029,6 +1029,9 @@ Extension Modules
1029
1030
- Build the ossaudio extension on GNU/kFreeBSD.
1031
1032
+- Issue #7347: winreg: Add CreateKeyEx and DeleteKeyEx, as well as fix a
1033
+ bug in the return value of QueryReflectionKey.
1034
+
1035
Build
1036
-----
1037
@@ -1212,9 +1215,6 @@ Tests
1212
1215
- Removed importlib's custom test discovery code and switched to
1213
1216
unittest.TestLoader.discover().
1214
1217
-- Issue #7347: winreg: Add CreateKeyEx and DeleteKeyEx, as well as fix a
- bug in the return value of QueryReflectionKey.
-
1218
Tools/Demos
1219
-----------
1220
0 commit comments