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 benjamin.peterson, martin.panter, miss-islington, pablogsal, petr.viktorin, python-dev, scoder, serhiy.storchaka, vstinner
Date 2019-12-09.20:22:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1575922944.15.0.837345051574.issue27961@roundup.psfhosted.org>
In-reply-to
Content
New changeset a2ff283d519be11f50220885ddc4d029eb8cb0a0 by Victor Stinner (Sergey Fedoseev) in branch 'master':
bpo-27961: Replace PY_ULLONG_MAX with ULLONG_MAX (GH-17539)
https://github.com/python/cpython/commit/a2ff283d519be11f50220885ddc4d029eb8cb0a0
History
Date User Action Args
2019-12-09 20:22:24vstinnersetrecipients: + vstinner, scoder, benjamin.peterson, petr.viktorin, python-dev, martin.panter, serhiy.storchaka, pablogsal, miss-islington
2019-12-09 20:22:24vstinnersetmessageid: <1575922944.15.0.837345051574.issue27961@roundup.psfhosted.org>
2019-12-09 20:22:24vstinnerlinkissue27961 messages
2019-12-09 20:22:24vstinnercreate