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 Rosuav, larry, serhiy.storchaka
Date 2019-09-01.09:11:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1567329106.46.0.103795247248.issue15999@roundup.psfhosted.org>
In-reply-to
Content
New changeset eb8974616bc58f44b2a3c3e4ca2326894ae42c8f by Serhiy Storchaka in branch 'master':
bpo-15999: Always pass bool instead of int to the expat parser. (GH-15622)
https://github.com/python/cpython/commit/eb8974616bc58f44b2a3c3e4ca2326894ae42c8f
History
Date User Action Args
2019-09-01 09:11:46serhiy.storchakasetrecipients: + serhiy.storchaka, larry, Rosuav
2019-09-01 09:11:46serhiy.storchakasetmessageid: <1567329106.46.0.103795247248.issue15999@roundup.psfhosted.org>
2019-09-01 09:11:46serhiy.storchakalinkissue15999 messages
2019-09-01 09:11:46serhiy.storchakacreate