-
-
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 | 28019 |
|---|---|
| Nosy | @rhettinger, @facundobatista, @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/serhiy-storchaka'
closed_at = <Date 2016-09-10.07:11:34.570>
created_at = <Date 2016-09-08.12:48:32.348>
labels = ['type-bug', 'library']
title = 'itertools.count() falls back to fast (integer) mode when step rounds to 1'
updated_at = <Date 2016-09-10.07:11:34.569>
user = 'https://bugs.python.org/StyXman'bugs.python.org fields:
activity = <Date 2016-09-10.07:11:34.569>
actor = 'serhiy.storchaka'
assignee = 'serhiy.storchaka'
closed = True
closed_date = <Date 2016-09-10.07:11:34.570>
closer = 'serhiy.storchaka'
components = ['Library (Lib)']
creation = <Date 2016-09-08.12:48:32.348>
creator = 'StyXman'
dependencies = []
files = ['44466', '44467', '44471']
hgrepos = []
issue_num = 28019
keywords = ['patch']
message_count = 6.0
messages = ['275007', '275016', '275025', '275038', '275082', '275583']
nosy_count = 5.0
nosy_names = ['rhettinger', 'facundobatista', 'StyXman', 'python-dev', 'serhiy.storchaka']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue28019'
versions = ['Python 3.5', 'Python 3.6']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