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 vstinner
Recipients mark.dickinson, serhiy.storchaka, tim.peters, vstinner
Date 2021-10-11.21:07:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1633986464.83.0.848824483077.issue45412@roundup.psfhosted.org>
In-reply-to
Content
New changeset a9fe1a8e5b4698937e06c2c419da92e6f78f2ee7 by Victor Stinner in branch 'main':
bpo-45412: Update _Py_ADJUST_ERANGE1() comment (GH-28884)
https://github.com/python/cpython/commit/a9fe1a8e5b4698937e06c2c419da92e6f78f2ee7
History
Date User Action Args
2021-10-11 21:07:44vstinnersetrecipients: + vstinner, tim.peters, mark.dickinson, serhiy.storchaka
2021-10-11 21:07:44vstinnersetmessageid: <1633986464.83.0.848824483077.issue45412@roundup.psfhosted.org>
2021-10-11 21:07:44vstinnerlinkissue45412 messages
2021-10-11 21:07:44vstinnercreate