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 Michael.Felt, corona10, miss-islington, rhettinger, ronaldoussoren, shihai1991, vstinner
Date 2020-11-24.22:03:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1606255415.41.0.423801873449.issue40170@roundup.psfhosted.org>
In-reply-to
Content
New changeset ed1a5a5baca8f61e9a99c5be3adc16b1801514fe by Hai Shi in branch 'master':
bpo-40170: Hide impl detail of Py_TRASHCAN_BEGIN macro (GH-23235)
https://github.com/python/cpython/commit/ed1a5a5baca8f61e9a99c5be3adc16b1801514fe
History
Date User Action Args
2020-11-24 22:03:35vstinnersetrecipients: + vstinner, rhettinger, ronaldoussoren, Michael.Felt, corona10, miss-islington, shihai1991
2020-11-24 22:03:35vstinnersetmessageid: <1606255415.41.0.423801873449.issue40170@roundup.psfhosted.org>
2020-11-24 22:03:35vstinnerlinkissue40170 messages
2020-11-24 22:03:35vstinnercreate