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 shihai1991
Recipients christian.heimes, loewis, pitrou, shihai1991, tim.peters, vstinner
Date 2019-08-03.07:39:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1564817971.22.0.0630940350555.issue19692@roundup.psfhosted.org>
In-reply-to
Content
Rename Py_SAFE_DOWNCAST in PR_15090.

In the C API: Py_TRASHCAN_SAFE_BEGIN and Py_TRASHCAN_SAFE_END should be removed or keep it due to compatibility?

In the stdlib: Looks that it's not changed is ok.
History
Date User Action Args
2019-08-03 07:39:31shihai1991setrecipients: + shihai1991, tim.peters, loewis, pitrou, vstinner, christian.heimes
2019-08-03 07:39:31shihai1991setmessageid: <1564817971.22.0.0630940350555.issue19692@roundup.psfhosted.org>
2019-08-03 07:39:31shihai1991linkissue19692 messages
2019-08-03 07:39:31shihai1991create