Files
cpython/Lib/test
Nick Coghlan 4cc2afa0ec 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)
2013-09-28 23:50:35 +10:00
..
2013-08-13 12:54:29 +03:00
2013-09-08 12:49:53 +10:00
2013-08-17 16:58:13 +03:00
2013-08-08 19:37:52 +03:00
2013-08-17 16:58:13 +03:00
2013-09-22 19:38:44 +10:00
2013-08-23 12:10:09 -04:00
2013-08-17 16:58:13 +03:00
2013-08-29 01:24:39 +03:00
2013-09-06 15:42:47 -05:00
2013-08-23 14:38:11 -04:00
2013-08-31 12:48:51 -07:00
2013-09-09 23:13:06 -07:00
2013-08-17 16:58:13 +03:00
2013-08-10 18:37:36 +03:00