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 rhettinger
Recipients Greg Price, aeros, malin, mark.dickinson, rhettinger, sir-sigurd
Date 2019-08-24.17:19:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1566667180.45.0.0691316182637.issue37812@roundup.psfhosted.org>
In-reply-to
Content
New changeset 5e63ab05f114987478a21612d918a1c0276fe9d2 by Raymond Hettinger (Greg Price) in branch 'master':
bpo-37812: Convert CHECK_SMALL_INT macro to a function so the return is explicit. (GH-15216)
https://github.com/python/cpython/commit/5e63ab05f114987478a21612d918a1c0276fe9d2
History
Date User Action Args
2019-08-24 17:19:40rhettingersetrecipients: + rhettinger, mark.dickinson, malin, Greg Price, sir-sigurd, aeros
2019-08-24 17:19:40rhettingersetmessageid: <1566667180.45.0.0691316182637.issue37812@roundup.psfhosted.org>
2019-08-24 17:19:40rhettingerlinkissue37812 messages
2019-08-24 17:19:40rhettingercreate