-
-
Notifications
You must be signed in to change notification settings - Fork 32.7k
Closed
Labels
interpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)type-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Description
BPO | 812369 |
---|---|
Nosy | @loewis, @brettcannon, @arigo, @nascheme, @gpshead, @ncoghlan, @abalkin, @pitrou, @tiran, @asvetlov, @florentx, @cburroughs, @ericsnowcurrently |
Superseder | |
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 = None
closed_at = <Date 2013-07-30.18:34:23.546>
created_at = <Date 2003-09-25.10:49:56.000>
labels = ['interpreter-core', 'type-bug']
title = 'module shutdown procedure based on GC'
updated_at = <Date 2013-08-21.06:13:40.226>
user = 'https://github.com/arigo'
bugs.python.org fields:
activity = <Date 2013-08-21.06:13:40.226>
actor = 'pitrou'
assignee = 'none'
closed = True
closed_date = <Date 2013-07-30.18:34:23.546>
closer = 'pitrou'
components = ['Interpreter Core']
creation = <Date 2003-09-25.10:49:56.000>
creator = 'arigo'
dependencies = []
files = ['5605', '13091']
hgrepos = []
issue_num = 812369
keywords = ['patch']
message_count = 24.0
messages = ['44689', '44690', '44691', '44692', '59257', '79671', '82136', '84775', '94027', '94033', '110337', '114285', '118245', '118259', '153530', '153576', '153603', '154094', '154122', '172099', '172106', '172165', '179098', '193946']
nosy_count = 17.0
nosy_names = ['loewis', 'brett.cannon', 'arigo', 'nascheme', 'glchapman', 'gregory.p.smith', 'ncoghlan', 'belopolsky', 'pitrou', 'christian.heimes', 'andrea.corbellini', 'asvetlov', 'flox', 'cburroughs', 'BreamoreBoy', 'eric.snow', 'Stefan.Friesel']
pr_nums = []
priority = 'normal'
resolution = 'duplicate'
stage = 'patch review'
status = 'closed'
superseder = '18214'
type = 'behavior'
url = 'https://bugs.python.org/issue812369'
versions = ['Python 3.2']
Metadata
Metadata
Assignees
Labels
interpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)type-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error