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 vstinner
Date 2019-05-17.22:38:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1558132699.15.0.740370231737.issue36763@roundup.psfhosted.org>
In-reply-to
Content
New changeset b594784272d4907b1c40d3c40d17cb081aa9cf9b by Victor Stinner in branch 'master':
bpo-36763: _Py_InitializeFromArgs() argc becomes Py_ssize_t (GH-13396)
https://github.com/python/cpython/commit/b594784272d4907b1c40d3c40d17cb081aa9cf9b
History
Date User Action Args
2019-05-17 22:38:19vstinnersetrecipients: + vstinner
2019-05-17 22:38:19vstinnersetmessageid: <1558132699.15.0.740370231737.issue36763@roundup.psfhosted.org>
2019-05-17 22:38:19vstinnerlinkissue36763 messages
2019-05-17 22:38:19vstinnercreate