-
-
Notifications
You must be signed in to change notification settings - Fork 32.7k
Closed
Labels
stdlibPython modules in the Lib dirPython modules in the Lib dirtype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Description
BPO | 26650 |
---|---|
Nosy | @rhettinger, @mjpieters, @abalkin |
Superseder | |
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/abalkin'
closed_at = <Date 2016-09-28.03:04:31.303>
created_at = <Date 2016-03-27.09:38:56.897>
labels = ['type-bug', 'library']
title = 'calendar: OverflowErrors for year == 1 and firstweekday > 0'
updated_at = <Date 2016-09-28.03:04:31.302>
user = 'https://github.com/mjpieters'
bugs.python.org fields:
activity = <Date 2016-09-28.03:04:31.302>
actor = 'belopolsky'
assignee = 'belopolsky'
closed = True
closed_date = <Date 2016-09-28.03:04:31.303>
closer = 'belopolsky'
components = ['Library (Lib)']
creation = <Date 2016-03-27.09:38:56.897>
creator = 'mjpieters'
dependencies = []
files = ['42305']
hgrepos = []
issue_num = 26650
keywords = ['patch']
message_count = 3.0
messages = ['262514', '262515', '277477']
nosy_count = 4.0
nosy_names = ['rhettinger', 'mjpieters', 'belopolsky', 'SilentGhost']
pr_nums = []
priority = 'normal'
resolution = 'duplicate'
stage = 'resolved'
status = 'closed'
superseder = '28292'
type = 'behavior'
url = 'https://bugs.python.org/issue26650'
versions = ['Python 2.7', 'Python 3.5', 'Python 3.6']
Metadata
Metadata
Assignees
Labels
stdlibPython modules in the Lib dirPython modules in the Lib dirtype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error