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 mark.dickinson
Recipients mark.dickinson, serhiy.storchaka
Date 2020-05-27.12:43:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1590583400.96.0.343383246691.issue37999@roundup.psfhosted.org>
In-reply-to
Content
New changeset 20941de0ddc39ce9f07e29b4cc770e8a9ef14d41 by Mark Dickinson in branch 'master':
bpo-37999: Fix outdated __int__ and nb_int references in comments (GH-20449)
https://github.com/python/cpython/commit/20941de0ddc39ce9f07e29b4cc770e8a9ef14d41
History
Date User Action Args
2020-05-27 12:43:21mark.dickinsonsetrecipients: + mark.dickinson, serhiy.storchaka
2020-05-27 12:43:20mark.dickinsonsetmessageid: <1590583400.96.0.343383246691.issue37999@roundup.psfhosted.org>
2020-05-27 12:43:20mark.dickinsonlinkissue37999 messages
2020-05-27 12:43:20mark.dickinsoncreate