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 iritkatriel
Recipients iritkatriel
Date 2021-08-09.16:12:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1628525533.23.0.954402533507.issue44872@roundup.psfhosted.org>
In-reply-to
Content
Py_TRASHCAN_SAFE_BEGIN/END are the old macros, and they are currently broken (see Issue40608). We should use Py_TRASHCAN_BEGIN/END instead.
History
Date User Action Args
2021-08-09 16:12:13iritkatrielsetrecipients: + iritkatriel
2021-08-09 16:12:13iritkatrielsetmessageid: <1628525533.23.0.954402533507.issue44872@roundup.psfhosted.org>
2021-08-09 16:12:13iritkatriellinkissue44872 messages
2021-08-09 16:12:13iritkatrielcreate