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 serhiy.storchaka
Recipients christian.heimes, ronaldoussoren, serhiy.storchaka, vstinner
Date 2020-10-18.14:40:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1603032031.1.0.249665581012.issue42051@roundup.psfhosted.org>
In-reply-to
Content
Oh, I missed that there is a handler for EntityDecl. Well, then we can fix this issue in few lines of code.

I think it should be backported. We can add private flag (global or class variable) to enable entity declarations, but do not support them in 3.10.
History
Date User Action Args
2020-10-18 14:40:31serhiy.storchakasetrecipients: + serhiy.storchaka, ronaldoussoren, vstinner, christian.heimes
2020-10-18 14:40:31serhiy.storchakasetmessageid: <1603032031.1.0.249665581012.issue42051@roundup.psfhosted.org>
2020-10-18 14:40:31serhiy.storchakalinkissue42051 messages
2020-10-18 14:40:31serhiy.storchakacreate