Message 339902 - Python tracker

Message339902

Author eric.smith
Recipients Geraldo.Xexeo, eric.smith
Date 2019-04-11.00:01:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1554940877.8.0.946429557233.issue36592@roundup.psfhosted.org>
In-reply-to
Content
Python makes no guarantee as to whether an identity test on integers would return True or False. You should not depend on the behavior in any particular version.
History
Date User Action Args
2019-04-11 00:01:17eric.smithsetrecipients: + eric.smith, Geraldo.Xexeo
2019-04-11 00:01:17eric.smithsetmessageid: <1554940877.8.0.946429557233.issue36592@roundup.psfhosted.org>
2019-04-11 00:01:17eric.smithlinkissue36592 messages
2019-04-11 00:01:17eric.smithcreate