-
-
Notifications
You must be signed in to change notification settings - Fork 33.9k
Closed
Labels
3.11only security fixesonly security fixesinterpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)topic-unicode
Description
| BPO | 47084 |
|---|---|
| Nosy | @vstinner, @jkloth, @ezio-melotti |
| 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-22.12:54:36.045>
created_at = <Date 2022-03-21.18:37:52.463>
labels = ['interpreter-core', 'expert-unicode', '3.11']
title = 'Statically allocated Unicode objects leak cached representations'
updated_at = <Date 2022-03-22.12:54:36.044>
user = 'https://github.com/jkloth'bugs.python.org fields:
activity = <Date 2022-03-22.12:54:36.044>
actor = 'vstinner'
assignee = 'none'
closed = True
closed_date = <Date 2022-03-22.12:54:36.045>
closer = 'vstinner'
components = ['Interpreter Core', 'Unicode']
creation = <Date 2022-03-21.18:37:52.463>
creator = 'jkloth'
dependencies = []
files = []
hgrepos = []
issue_num = 47084
keywords = ['patch']
message_count = 3.0
messages = ['415695', '415763', '415764']
nosy_count = 3.0
nosy_names = ['vstinner', 'jkloth', 'ezio.melotti']
pr_nums = ['32032']
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue47084'
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)topic-unicode