cpython/Lib/xml
Miss Islington (bot) e783a23702
gh-96175: add missing self._localName assignment in `xml.dom.minidom.Attr` (GH-96176)
X-Ref: https://github.com/python/typeshed/pull/8590GH-discussion_r951473977

Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
(cherry picked from commit 58f6953d6d)

Co-authored-by: Kevin Kirsche <Kev.Kirsche+GitHub@gmail.com>
2022-08-23 09:42:10 -07:00
..
dom gh-96175: add missing self._localName assignment in `xml.dom.minidom.Attr` (GH-96176) 2022-08-23 09:42:10 -07:00
etree gh-91810: Fix regression with writing an XML declaration with encoding='unicode' (GH-93426) (GH-93790) 2022-06-16 18:16:42 +02:00
parsers
sax bpo-35018: Sax parser should provide user access to lexical handlers (GH-20958) 2020-08-09 12:50:53 +02:00
__init__.py