-
-
Notifications
You must be signed in to change notification settings - Fork 33.7k
Closed
Labels
3.11only security fixesonly security fixesinterpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)
Description
| BPO | 46857 |
|---|---|
| Nosy | @vstinner, @jkloth |
| PRs |
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 2022-03-03.23:38:23.521>
created_at = <Date 2022-02-25.16:57:11.797>
labels = ['interpreter-core', '3.11']
title = 'Python leaks one reference at exit on Windows'
updated_at = <Date 2022-03-22.12:55:03.311>
user = 'https://github.com/vstinner'bugs.python.org fields:
activity = <Date 2022-03-22.12:55:03.311>
actor = 'vstinner'
assignee = 'none'
closed = True
closed_date = <Date 2022-03-03.23:38:23.521>
closer = 'vstinner'
components = ['Interpreter Core']
creation = <Date 2022-02-25.16:57:11.797>
creator = 'vstinner'
dependencies = []
files = []
hgrepos = []
issue_num = 46857
keywords = ['patch']
message_count = 14.0
messages = ['414020', '414025', '414056', '414057', '414058', '414060', '414062', '414123', '414124', '414125', '414128', '414130', '414492', '415765']
nosy_count = 3.0
nosy_names = ['vstinner', 'jkloth', 'jeremy.kloth']
pr_nums = ['31589', '31594']
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue46857'
versions = ['Python 3.11']Metadata
Metadata
Assignees
Labels
3.11only security fixesonly security fixesinterpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)