-
-
Notifications
You must be signed in to change notification settings - Fork 33.7k
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 | 23521 |
|---|---|
| Nosy | @mdickinson, @abalkin, @benjaminp, @serhiy-storchaka |
| 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 2015-02-28.15:48:52.917>
created_at = <Date 2015-02-25.17:05:47.786>
labels = ['type-bug', 'library']
title = 'OverflowError from timedelta * float in datetime.py'
updated_at = <Date 2015-02-28.15:48:52.916>
user = 'https://github.com/abalkin'bugs.python.org fields:
activity = <Date 2015-02-28.15:48:52.916>
actor = 'belopolsky'
assignee = 'belopolsky'
closed = True
closed_date = <Date 2015-02-28.15:48:52.917>
closer = 'belopolsky'
components = ['Library (Lib)']
creation = <Date 2015-02-25.17:05:47.786>
creator = 'belopolsky'
dependencies = []
files = ['38234', '38235', '38236', '38237', '38247', '38254']
hgrepos = []
issue_num = 23521
keywords = ['patch']
message_count = 20.0
messages = ['236602', '236605', '236613', '236614', '236615', '236623', '236627', '236628', '236629', '236630', '236631', '236632', '236633', '236651', '236681', '236697', '236712', '236717', '236872', '236891']
nosy_count = 6.0
nosy_names = ['mark.dickinson', 'belopolsky', 'benjamin.peterson', 'python-dev', 'serhiy.storchaka', 'bdkearns']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue23521'
versions = ['Python 3.4', 'Python 3.5']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