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

Skip to content

Commit 5d6620d

Browse files
committed
fix the news entry, the description in 3.3 should be different
than the one merged from 3.2 to match the actual changes here.
1 parent fde108b commit 5d6620d

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
@@ -44,9 +44,9 @@ Core and Builtins
4444
Library
4545
-------
4646

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.
47+
- Issue #17192: Restore the patch for Issue #11729 which was ommitted in
48+
3.3.1 when updating the bundled version of libffi used by ctypes. Update
49+
many libffi files that were missed in 3.3.1's update to libffi-3.0.13.
5050

5151
- Issue #17358: Modules loaded by imp.load_source() and load_compiled() (and by
5252
extention load_module()) now have a better chance of working when reloaded.

0 commit comments

Comments
 (0)