mirror of
https://github.com/python/cpython.git
synced 2026-06-05 02:57:28 -04:00
9ec5e25f26
ElementTree.XMLParser._setevents now accepts any objects with the append method, not just a list.