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 eric.snow
Recipients christian.heimes, eric.snow, pablogsal, phsilva, vstinner
Date 2019-09-11.18:49:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1568227788.36.0.704216541611.issue36876@roundup.psfhosted.org>
In-reply-to
Content
New changeset ee536b2020b1f0baad1286dbd4345e13870324af by Eric Snow in branch 'master':
bpo-36876: Add a tool that identifies unsupported global C variables. (#15877)
https://github.com/python/cpython/commit/ee536b2020b1f0baad1286dbd4345e13870324af
History
Date User Action Args
2019-09-11 18:49:48eric.snowsetrecipients: + eric.snow, vstinner, christian.heimes, phsilva, pablogsal
2019-09-11 18:49:48eric.snowsetmessageid: <1568227788.36.0.704216541611.issue36876@roundup.psfhosted.org>
2019-09-11 18:49:48eric.snowlinkissue36876 messages
2019-09-11 18:49:48eric.snowcreate