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 eric.snow, vstinner
Date 2019-05-10.20:13:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
Also, Tools/c-globals/ignored-globals.txt is a bit out of date (some vars have been removed, renamed, or moved to another file).  That should get cleaned up.  It might also make sense to update check-c-globals.py to verify that all variables in ignored-globals.txt actually exist.
History
Date User Action Args
2019-05-10 20:13:09eric.snowsetrecipients: + eric.snow, vstinner
2019-05-10 20:13:09eric.snowsetmessageid: <[email protected]>
2019-05-10 20:13:09eric.snowlinkissue36876 messages
2019-05-10 20:13:09eric.snowcreate