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 xiang.zhang
Recipients pitrou, xiang.zhang
Date 2017-05-11.10:00:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1494496826.51.0.0986403038499.issue30341@psf.upfronthosting.co.za>
In-reply-to
Content
Studying how trashcan works I get puzzled about why increasing trash_delete_nesting in _PyTrash_thread_destroy_chain.  I asked Antoine privately (thought he was the author).  Antoine told me the reason and suggested add a comment here to help understand.
History
Date User Action Args
2017-05-11 10:00:26xiang.zhangsetrecipients: + xiang.zhang, pitrou
2017-05-11 10:00:26xiang.zhangsetmessageid: <1494496826.51.0.0986403038499.issue30341@psf.upfronthosting.co.za>
2017-05-11 10:00:26xiang.zhanglinkissue30341 messages
2017-05-11 10:00:26xiang.zhangcreate