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 benjamin.peterson
Recipients benjamin.peterson, docs@python, shihai1991
Date 2019-09-24.02:21:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1569291669.74.0.76001324402.issue38253@roundup.psfhosted.org>
In-reply-to
Content
New changeset 4346bad3321699d49a45e3446270b57726ab5c8f by Benjamin Peterson (Hai Shi) in branch 'master':
closes bpo-38253: Fix typo of Py_SET_ERANGE_IF_OVERFLOW in pyport.h. (GH-16230)
https://github.com/python/cpython/commit/4346bad3321699d49a45e3446270b57726ab5c8f
History
Date User Action Args
2019-09-24 02:21:09benjamin.petersonsetrecipients: + benjamin.peterson, docs@python, shihai1991
2019-09-24 02:21:09benjamin.petersonsetmessageid: <1569291669.74.0.76001324402.issue38253@roundup.psfhosted.org>
2019-09-24 02:21:09benjamin.petersonlinkissue38253 messages
2019-09-24 02:21:09benjamin.petersoncreate