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 fde108b commit 5d6620dCopy full SHA for 5d6620d
1 file changed
Misc/NEWS
@@ -44,9 +44,9 @@ Core and Builtins
44
Library
45
-------
46
47
-- Issue #17192: Restore the patch for Issue #11729 and Issue #10309
48
- which were ommitted in 3.3.1 when updating the bundled version of
49
- libffi used by ctypes.
+- Issue #17192: Restore the patch for Issue #11729 which was ommitted in
+ 3.3.1 when updating the bundled version of libffi used by ctypes. Update
+ many libffi files that were missed in 3.3.1's update to libffi-3.0.13.
50
51
- Issue #17358: Modules loaded by imp.load_source() and load_compiled() (and by
52
extention load_module()) now have a better chance of working when reloaded.
0 commit comments