atexit module not safe in Python 3.0 with multiple interpreters
| BPO | 4200 |
|---|---|
| Nosy | @loewis, @warsaw, @tiran, @benjaminp |
| Files |
Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.
Show more details
GitHub fields:
assignee = 'https://github.com/loewis' closed_at = <Date 2008-10-30.21:34:24.456> created_at = <Date 2008-10-24.22:45:53.853> labels = ['interpreter-core', 'type-bug', 'release-blocker'] title = 'atexit module not safe in Python 3.0 with multiple interpreters' updated_at = <Date 2009-07-21.11:20:10.809> user = 'https://bugs.python.org/grahamd'
bugs.python.org fields:
activity = <Date 2009-07-21.11:20:10.809> actor = 'grahamd' assignee = 'loewis' closed = True closed_date = <Date 2008-10-30.21:34:24.456> closer = 'christian.heimes' components = ['Interpreter Core'] creation = <Date 2008-10-24.22:45:53.853> creator = 'grahamd' dependencies = [] files = ['11894'] hgrepos = [] issue_num = 4200 keywords = ['patch', 'needs review'] message_count = 18.0 messages = ['75195', '75199', '75200', '75232', '75239', '75241', '75243', '75244', '75246', '75278', '75279', '75309', '75339', '75383', '90710', '90713', '90731', '90754'] nosy_count = 5.0 nosy_names = ['loewis', 'barry', 'christian.heimes', 'benjamin.peterson', 'grahamd'] pr_nums = [] priority = 'release blocker' resolution = 'fixed' stage = None status = 'closed' superseder = None type = 'behavior' url = 'https://bugs.python.org/issue4200' versions = ['Python 3.0', 'Python 3.1']