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 vinay.sajip, vstinner
Date 2019-09-30.19:14:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1569870888.05.0.497049192631.issue38321@roundup.psfhosted.org>
In-reply-to
Content
New changeset aca8c406ada3bb547765b262bed3ac0cc6be8dd3 by Victor Stinner in branch 'master':
bpo-38321: Fix _testcapimodule.c warning (GH-16494)
https://github.com/python/cpython/commit/aca8c406ada3bb547765b262bed3ac0cc6be8dd3
History
Date User Action Args
2019-09-30 19:14:48vstinnersetrecipients: + vstinner, vinay.sajip
2019-09-30 19:14:48vstinnersetmessageid: <1569870888.05.0.497049192631.issue38321@roundup.psfhosted.org>
2019-09-30 19:14:48vstinnerlinkissue38321 messages
2019-09-30 19:14:47vstinnercreate