commit | d7eea0f1ca29b143f070b36d8df8e278dc302a90 | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Tue Aug 23 10:18:19 2022 -0700 |
committer | GitHub <noreply@github.com> | Tue Aug 23 10:18:19 2022 -0700 |
tree | 54b67014b02fdcd59e44f2da698b0556d9687aed | |
parent | 0aed1e71f3bd6cf298b08cf82078b013a32362c2 [diff] |
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 58f6953d6d3fe20d972bfa2f6e982206adcf1353) Co-authored-by: Kevin Kirsche <Kev.Kirsche+GitHub@gmail.com>