Message256158
Following patch speeds up ElementTree parsing (the result of the etree parse benchmark is improved by 10%). Actually it restores 2.7 code and avoids creating an empty dict for attributes if not needed. |
|
| Date |
User |
Action |
Args |
| 2015-12-09 18:15:52 | serhiy.storchaka | set | recipients:
+ serhiy.storchaka, brett.cannon, pitrou, scoder, eli.bendersky, python-dev |
| 2015-12-09 18:15:52 | serhiy.storchaka | set | messageid: <[email protected]> |
| 2015-12-09 18:15:52 | serhiy.storchaka | link | issue25638 messages |
| 2015-12-09 18:15:52 | serhiy.storchaka | create | |
|