-
-
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 | 28905 |
|---|---|
| Nosy | @bitdancer |
| Superseder |
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 = None
closed_at = <Date 2016-12-08.18:37:08.796>
created_at = <Date 2016-12-08.17:02:58.334>
labels = ['type-bug', 'library']
title = 're.sub appears not to check count optional argument for integerness'
updated_at = <Date 2016-12-08.18:37:08.794>
user = 'https://bugs.python.org/DannyYoo'bugs.python.org fields:
activity = <Date 2016-12-08.18:37:08.794>
actor = 'r.david.murray'
assignee = 'none'
closed = True
closed_date = <Date 2016-12-08.18:37:08.796>
closer = 'r.david.murray'
components = ['Library (Lib)']
creation = <Date 2016-12-08.17:02:58.334>
creator = 'Danny Yoo'
dependencies = []
files = []
hgrepos = []
issue_num = 28905
keywords = []
message_count = 4.0
messages = ['282719', '282721', '282722', '282726']
nosy_count = 2.0
nosy_names = ['r.david.murray', 'Danny Yoo']
pr_nums = []
priority = 'normal'
resolution = 'duplicate'
stage = 'resolved'
status = 'closed'
superseder = '28082'
type = 'behavior'
url = 'https://bugs.python.org/issue28905'
versions = ['Python 3.4']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