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 christian.heimes, docs@python, lukasz.langa, miss-islington, rhettinger, serhiy.storchaka, vstinner
Date 2020-08-17.05:20:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1597641649.67.0.13590925469.issue41521@roundup.psfhosted.org>
In-reply-to
Content
New changeset fbf43f051e7bf479709e122efa4b6edd4b09d4df by Victor Stinner in branch 'master':
bpo-41521: Rename blacklist parameter to not_exported (GH-21824)
https://github.com/python/cpython/commit/fbf43f051e7bf479709e122efa4b6edd4b09d4df
History
Date User Action Args
2020-08-17 05:20:49vstinnersetrecipients: + vstinner, rhettinger, christian.heimes, docs@python, lukasz.langa, serhiy.storchaka, miss-islington
2020-08-17 05:20:49vstinnersetmessageid: <1597641649.67.0.13590925469.issue41521@roundup.psfhosted.org>
2020-08-17 05:20:49vstinnerlinkissue41521 messages
2020-08-17 05:20:49vstinnercreate