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 methane
Recipients gescheit, methane, ncoghlan, pitrou, pmoody, serhiy.storchaka, xtreak
Date 2019-04-30.07:54:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1556610890.8.0.802045378643.issue25430@roundup.psfhosted.org>
In-reply-to
Content
New changeset 3bbcc92577f8e616bc94c679040043bacd00ebf1 by Inada Naoki (gescheit) in branch 'master':
bpo-25430: improve performance of IPNetwork.__contains__ (GH-1785)
https://github.com/python/cpython/commit/3bbcc92577f8e616bc94c679040043bacd00ebf1
History
Date User Action Args
2019-04-30 07:54:50methanesetrecipients: + methane, ncoghlan, pitrou, pmoody, gescheit, serhiy.storchaka, xtreak
2019-04-30 07:54:50methanesetmessageid: <1556610890.8.0.802045378643.issue25430@roundup.psfhosted.org>
2019-04-30 07:54:50methanelinkissue25430 messages
2019-04-30 07:54:50methanecreate