-
-
Notifications
You must be signed in to change notification settings - Fork 34.3k
Bug in C locale coercion with PYTHONCOERCECLOCALE=1 #79517
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)
Description
| BPO | 35336 |
|---|---|
| Nosy | @vstinner |
| 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 2018-11-30.11:20:02.030>
created_at = <Date 2018-11-28.10:42:16.416>
labels = ['interpreter-core', '3.7', '3.8']
title = 'Bug in C locale coercion with PYTHONCOERCECLOCALE=1'
updated_at = <Date 2018-11-30.11:20:02.030>
user = 'https://github.com/vstinner'bugs.python.org fields:
activity = <Date 2018-11-30.11:20:02.030>
actor = 'vstinner'
assignee = 'none'
closed = True
closed_date = <Date 2018-11-30.11:20:02.030>
closer = 'vstinner'
components = ['Interpreter Core']
creation = <Date 2018-11-28.10:42:16.416>
creator = 'vstinner'
dependencies = []
files = []
hgrepos = []
issue_num = 35336
keywords = ['patch']
message_count = 4.0
messages = ['330590', '330768', '330771', '330772']
nosy_count = 1.0
nosy_names = ['vstinner']
pr_nums = ['10806', '10813']
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue35336'
versions = ['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)