-
-
Notifications
You must be signed in to change notification settings - Fork 34.4k
add internal _PyLong_FromUnsignedChar() function #82018
Copy link
Copy link
Closed
Labels
3.9 (EOL)end of lifeend of lifeinterpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)pendingThe issue will be closed if no feedback is providedThe issue will be closed if no feedback is providedperformancePerformance or resource usagePerformance or resource usage
Description
| BPO | 37837 |
|---|---|
| Nosy | @jdemeyer, @gnprice, @sir-sigurd |
| 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 = None
created_at = <Date 2019-08-13.10:29:55.777>
labels = ['interpreter-core', '3.9', 'performance']
title = 'add internal _PyLong_FromUnsignedChar() function'
updated_at = <Date 2019-08-28.05:55:19.090>
user = 'https://github.com/sir-sigurd'bugs.python.org fields:
activity = <Date 2019-08-28.05:55:19.090>
actor = 'Greg Price'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2019-08-13.10:29:55.777>
creator = 'sir-sigurd'
dependencies = []
files = []
hgrepos = []
issue_num = 37837
keywords = ['patch']
message_count = 9.0
messages = ['349540', '349551', '350406', '350407', '350411', '350427', '350435', '350459', '350659']
nosy_count = 3.0
nosy_names = ['jdemeyer', 'Greg Price', 'sir-sigurd']
pr_nums = ['15251']
priority = 'normal'
resolution = None
stage = 'patch review'
status = 'open'
superseder = None
type = 'performance'
url = 'https://bugs.python.org/issue37837'
versions = ['Python 3.9']Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
3.9 (EOL)end of lifeend of lifeinterpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)pendingThe issue will be closed if no feedback is providedThe issue will be closed if no feedback is providedperformancePerformance or resource usagePerformance or resource usage