diff options
author | Nick Coghlan <ncoghlan@gmail.com> | 2013-09-28 13:50:35 (GMT) |
---|---|---|
committer | Nick Coghlan <ncoghlan@gmail.com> | 2013-09-28 13:50:35 (GMT) |
commit | 4cc2afa0ec54910d60cdc4ca57d886f66c88dc18 (patch) | |
tree | 8c8b730d4d090105ed1831197ed599831cf1bdea /Lib/timeit.py | |
parent | 33918c128bbc4815f4830b270e23cf7eb83c1038 (diff) | |
download | cpython-4cc2afa0ec54910d60cdc4ca57d886f66c88dc18.zip cpython-4cc2afa0ec54910d60cdc4ca57d886f66c88dc18.tar.gz cpython-4cc2afa0ec54910d60cdc4ca57d886f66c88dc18.tar.bz2 |
Close #18990: remove root attribute from XMLPullParser
- this was an internal implementation detail for iterparse
- this has been changed to use a new private method instead
- XMLPullParser.close docs are now more explicit about not
returning a root element and instead direct users towards
read_events
- also added missing docstrings and clarified some details
related to exactly *when* events are consumed from the
internal queue
(Initial patch by Stefan Behnel)
Diffstat (limited to 'Lib/timeit.py')
0 files changed, 0 insertions, 0 deletions