-
-
Notifications
You must be signed in to change notification settings - Fork 34.4k
Missing NULL check in unicode_encode_ucs1() #78616
Copy link
Copy link
Closed
Labels
3.7 (EOL)end of lifeend of life3.8 (EOL)end of lifeend of lifeinterpreter-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
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 2018-08-19.20:28:13.304>
created_at = <Date 2018-08-19.17:42:35.328>
labels = ['interpreter-core', '3.8', 'type-bug', '3.7']
title = 'Missing NULL check in unicode_encode_ucs1()'
updated_at = <Date 2018-08-19.20:28:13.303>
user = 'https://github.com/izbyshev'bugs.python.org fields:
activity = <Date 2018-08-19.20:28:13.303>
actor = 'serhiy.storchaka'
assignee = 'none'
closed = True
closed_date = <Date 2018-08-19.20:28:13.304>
closer = 'serhiy.storchaka'
components = ['Interpreter Core']
creation = <Date 2018-08-19.17:42:35.328>
creator = 'izbyshev'
dependencies = []
files = []
hgrepos = []
issue_num = 34435
keywords = ['patch']
message_count = 6.0
messages = ['323762', '323764', '323765', '323767', '323768', '323769']
nosy_count = 5.0
nosy_names = ['vstinner', 'methane', 'serhiy.storchaka', 'izbyshev', 'miss-islington']
pr_nums = ['8823', '8824', '8825']
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue34435'
versions = ['Python 3.6', 'Python 3.7', 'Python 3.8']Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
3.7 (EOL)end of lifeend of life3.8 (EOL)end of lifeend of lifeinterpreter-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