This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author jacobtylerwalls
Recipients eli.bendersky, jacobtylerwalls, padremayi, scoder
Date 2022-03-05.01:24:29
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1646443469.76.0.509574612253.issue46798@roundup.psfhosted.org>
In-reply-to
Content
I agree not a bug. To ignore the document default you can set `specified_attributes` on the parser as documented:

https://docs.python.org/3/library/pyexpat.html#xml.parsers.expat.xmlparser.specified_attributes

Also, this was explicitly worked on recently in bpo-42151, so hard to imagine reversing course so soon. I suggest the issue be re-closed.
History
Date User Action Args
2022-03-05 01:24:29jacobtylerwallssetrecipients: + jacobtylerwalls, scoder, eli.bendersky, padremayi
2022-03-05 01:24:29jacobtylerwallssetmessageid: <1646443469.76.0.509574612253.issue46798@roundup.psfhosted.org>
2022-03-05 01:24:29jacobtylerwallslinkissue46798 messages
2022-03-05 01:24:29jacobtylerwallscreate