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 Anthony Sottile, serhiy.storchaka, xtreak
Date 2019-01-18.19:30:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1547839830.57.0.83155477305.issue35733@roundup.psfhosted.org>
In-reply-to
Content
New changeset 74176226179ed56ad1c910bec5c4100e72ab4e84 by Serhiy Storchaka (Anthony Sottile) in branch 'master':
bpo-35733: Make isinstance(ast.Constant(boolean), ast.Num) be false. (GH-11547)
https://github.com/python/cpython/commit/74176226179ed56ad1c910bec5c4100e72ab4e84
History
Date User Action Args
2019-01-18 19:30:31serhiy.storchakasetrecipients: + serhiy.storchaka, Anthony Sottile, xtreak
2019-01-18 19:30:30serhiy.storchakasetmessageid: <1547839830.57.0.83155477305.issue35733@roundup.psfhosted.org>
2019-01-18 19:30:30serhiy.storchakalinkissue35733 messages
2019-01-18 19:30:30serhiy.storchakacreate