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