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 pitrou, serhiy.storchaka, vstinner
Date 2020-04-17.17:13:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1587143590.16.0.523818739035.issue40302@roundup.psfhosted.org>
In-reply-to
Content
New changeset 1a1bd2e23871619adc1405e1cdc7c1e61252fd2c by Victor Stinner in branch 'master':
bpo-40302: Replace PY_INT64_T with int64_t (GH-19573)
https://github.com/python/cpython/commit/1a1bd2e23871619adc1405e1cdc7c1e61252fd2c
History
Date User Action Args
2020-04-17 17:13:10vstinnersetrecipients: + vstinner, pitrou, serhiy.storchaka
2020-04-17 17:13:10vstinnersetmessageid: <1587143590.16.0.523818739035.issue40302@roundup.psfhosted.org>
2020-04-17 17:13:10vstinnerlinkissue40302 messages
2020-04-17 17:13:10vstinnercreate