-
-
Notifications
You must be signed in to change notification settings - Fork 34.2k
Closed
Labels
stdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Description
| BPO | 15783 |
|---|---|
| Nosy | @birkenfeld, @rhettinger, @mdickinson, @ncoghlan, @ezio-melotti, @skrah, @zware |
| 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/skrah'
closed_at = <Date 2012-12-16.20:26:43.655>
created_at = <Date 2012-08-25.14:24:43.026>
labels = ['type-bug', 'library']
title = 'decimal: Support None default values in the C accelerator module'
updated_at = <Date 2012-12-16.20:26:43.653>
user = 'https://github.com/ncoghlan'bugs.python.org fields:
activity = <Date 2012-12-16.20:26:43.653>
actor = 'skrah'
assignee = 'skrah'
closed = True
closed_date = <Date 2012-12-16.20:26:43.655>
closer = 'skrah'
components = ['Library (Lib)']
creation = <Date 2012-08-25.14:24:43.026>
creator = 'ncoghlan'
dependencies = []
files = ['26995', '28004', '28009']
hgrepos = []
issue_num = 15783
keywords = ['patch', '3.3regression']
message_count = 24.0
messages = ['169135', '169136', '169138', '169139', '169140', '169142', '169143', '169144', '169145', '169146', '169253', '169266', '169292', '169295', '169325', '175627', '175628', '175647', '175696', '175735', '177566', '177567', '177625', '177626']
nosy_count = 9.0
nosy_names = ['georg.brandl', 'rhettinger', 'mark.dickinson', 'ncoghlan', 'ezio.melotti', 'Arfrever', 'skrah', 'python-dev', 'zach.ware']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue15783'
versions = ['Python 3.3', 'Python 3.4']Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
stdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error