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 pablogsal
Recipients Igor.Skochinsky, pablogsal, vstinner
Date 2020-12-04.22:06:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1607119567.02.0.866701329727.issue42545@roundup.psfhosted.org>
In-reply-to
Content
New changeset 85f1dedb8d05774e0d3739be0a11cd970b98097f by Pablo Galindo in branch 'master':
bpo-42545: Check that all symbols in the limited ABI are exported (GH-23616)
https://github.com/python/cpython/commit/85f1dedb8d05774e0d3739be0a11cd970b98097f
History
Date User Action Args
2020-12-04 22:06:07pablogsalsetrecipients: + pablogsal, vstinner, Igor.Skochinsky
2020-12-04 22:06:07pablogsalsetmessageid: <1607119567.02.0.866701329727.issue42545@roundup.psfhosted.org>
2020-12-04 22:06:07pablogsallinkissue42545 messages
2020-12-04 22:06:06pablogsalcreate