[New-bugs-announce] [issue30341] Add an explaining comment in _PyTrash_thread_destroy_chain()

Xiang Zhang report at bugs.python.org
Thu May 11 06:00:26 EDT 2017


New submission from Xiang Zhang:

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.

----------
assignee: pitrou
messages: 293484
nosy: pitrou, xiang.zhang
priority: normal
severity: normal
stage: patch review
status: open
title: Add an explaining comment in _PyTrash_thread_destroy_chain()
type: enhancement
versions: Python 3.7

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue30341>
_______________________________________


More information about the New-bugs-announce mailing list