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