-
-
Notifications
You must be signed in to change notification settings - Fork 33.7k
Closed
Closed
Copy link
Labels
extension-modulesC modules in the Modules dirC modules in the Modules dirtype-featureA feature request or enhancementA feature request or enhancement
Description
| BPO | 26526 |
|---|---|
| Nosy | @freddrake, @brettcannon, @gpshead, @giampaolo, @benjaminp, @berkerpeksag, @serhiy-storchaka, @tyomitch |
| 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/freddrake'
closed_at = <Date 2016-06-02.18:32:59.721>
created_at = <Date 2016-03-10.09:02:31.787>
labels = ['extension-modules', 'type-feature']
title = 'In parsermodule.c, replace over 2KLOC of hand-crafted validation code, with a DFA'
updated_at = <Date 2017-01-26.07:35:57.343>
user = 'https://github.com/tyomitch'bugs.python.org fields:
activity = <Date 2017-01-26.07:35:57.343>
actor = 'python-dev'
assignee = 'fdrake'
closed = True
closed_date = <Date 2016-06-02.18:32:59.721>
closer = 'python-dev'
components = ['Extension Modules']
creation = <Date 2016-03-10.09:02:31.787>
creator = 'A. Skrobov'
dependencies = []
files = ['42110', '43069']
hgrepos = []
issue_num = 26526
keywords = ['patch']
message_count = 11.0
messages = ['261486', '265411', '266441', '266577', '266741', '266903', '266904', '272318', '272754', '286261', '286295']
nosy_count = 10.0
nosy_names = ['fdrake', 'brett.cannon', 'gregory.p.smith', 'giampaolo.rodola', 'benjamin.peterson', 'python-dev', 'berker.peksag', 'serhiy.storchaka', 'xcombelle', 'A. Skrobov']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue26526'
versions = ['Python 3.6']Metadata
Metadata
Assignees
Labels
extension-modulesC modules in the Modules dirC modules in the Modules dirtype-featureA feature request or enhancementA feature request or enhancement