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.20:08:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1633982936.72.0.899521803002.issue45412@roundup.psfhosted.org>
In-reply-to
Content
>  *    This isn't reliable.  See Py_OVERFLOWED comments.

Oops, Py_OVERFLOWED() has been removed: I created PR 28884 to fix the comment.
History
Date User Action Args
2021-10-11 20:08:56vstinnersetrecipients: + vstinner, tim.peters, mark.dickinson, serhiy.storchaka
2021-10-11 20:08:56vstinnersetmessageid: <1633982936.72.0.899521803002.issue45412@roundup.psfhosted.org>
2021-10-11 20:08:56vstinnerlinkissue45412 messages
2021-10-11 20:08:56vstinnercreate