-
-
Notifications
You must be signed in to change notification settings - Fork 34.2k
Closed
Labels
interpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)type-featureA feature request or enhancementA feature request or enhancement
Description
| BPO | 5576 |
|---|---|
| Nosy | @mdickinson, @vstinner |
| Files |
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 = 'https://github.com/mdickinson'
closed_at = <Date 2010-01-02.15:35:55.428>
created_at = <Date 2009-03-27.00:23:21.811>
labels = ['interpreter-core', 'type-feature']
title = "Don't use PyLong_SHIFT with _PyLong_AsScaledDouble()"
updated_at = <Date 2010-01-02.15:35:55.404>
user = 'https://github.com/vstinner'bugs.python.org fields:
activity = <Date 2010-01-02.15:35:55.404>
actor = 'mark.dickinson'
assignee = 'mark.dickinson'
closed = True
closed_date = <Date 2010-01-02.15:35:55.428>
closer = 'mark.dickinson'
components = ['Interpreter Core']
creation = <Date 2009-03-27.00:23:21.811>
creator = 'vstinner'
dependencies = []
files = ['13428', '15694']
hgrepos = []
issue_num = 5576
keywords = ['patch']
message_count = 6.0
messages = ['84236', '84314', '84372', '96998', '96999', '97136']
nosy_count = 2.0
nosy_names = ['mark.dickinson', 'vstinner']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue5576'
versions = ['Python 2.7', 'Python 3.2']Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
interpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)type-featureA feature request or enhancementA feature request or enhancement