mirror of
https://github.com/python/cpython.git
synced 2025-09-26 10:19:53 +00:00
Add a NEWS entry for a recent pyexpat fix
This commit is contained in:
parent
24a0f41d83
commit
a12aa88fd8
1 changed files with 3 additions and 0 deletions
|
@ -83,6 +83,9 @@ Extension Modules
|
|||
- Bug #1512695: cPickle.loads could crash if it was interrupted with
|
||||
a KeyboardInterrupt.
|
||||
|
||||
- Bug #1296433: parsing XML with a non-default encoding and
|
||||
a CharacterDataHandler could crash the interpreter in pyexpat.
|
||||
|
||||
Build
|
||||
-----
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue