Fix news entry to use updated name for XMLPullParser.
This commit is contained in:
parent
0dddf4258a
commit
1d8bd67cca
@ -2187,8 +2187,8 @@ Library
|
|||||||
- Issue #11182: remove the unused and undocumented pydoc.Scanner class.
|
- Issue #11182: remove the unused and undocumented pydoc.Scanner class.
|
||||||
Patch by Martin Morrison.
|
Patch by Martin Morrison.
|
||||||
|
|
||||||
- Issue #17741: Add ElementTree.IncrementalParser, an event-driven parser
|
- Issue #17741: Add ElementTree.XMLPullParser, an event-driven parser for
|
||||||
for non-blocking applications.
|
non-blocking applications.
|
||||||
|
|
||||||
- Issue #17555: Fix ForkAwareThreadLock so that size of after fork
|
- Issue #17555: Fix ForkAwareThreadLock so that size of after fork
|
||||||
registry does not grow exponentially with generation of process.
|
registry does not grow exponentially with generation of process.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user