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-07-30 15:54:39 +02:00
2013-04-21 03:55:17 +03:00
2013-08-08 19:37:52 +03:00
2013-08-17 16:58:13 +03:00
2013-07-07 13:16:05 +02:00
2013-07-25 05:24:47 +02:00
2013-09-22 19:38:44 +10:00
2013-08-23 12:10:09 -04:00
2013-04-17 04:36:45 +03:00
2013-04-14 00:58:28 -07:00
2013-08-17 16:58:13 +03:00
2013-06-10 16:31:39 +01:00
2013-06-14 10:42:48 -04:00
2013-05-09 15:24:30 +03:00
2013-08-29 01:24:39 +03:00
2013-04-19 05:46:08 +03:00
2013-07-13 22:48:49 -07: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-06-30 22:11:46 +01:00
2013-05-22 13:27:25 -07:00
2013-05-04 17:47:54 +03:00
2013-08-10 18:37:36 +03:00