-
-
Notifications
You must be signed in to change notification settings - Fork 33.9k
Closed
Labels
stdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancementA feature request or enhancement
Description
| BPO | 13968 |
|---|---|
| Nosy | @loewis, @rhettinger, @ncoghlan, @pitrou, @vstinner, @giampaolo, @merwok, @bitdancer, @serhiy-storchaka, @marc-h38 |
| PRs | |
| Dependencies | |
| 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 2014-09-11.18:44:25.323>
created_at = <Date 2012-02-08.11:22:26.050>
labels = ['type-feature', 'library']
title = 'Support recursive globs'
updated_at = <Date 2019-04-23.07:49:09.759>
user = 'https://bugs.python.org/ubershmekel'bugs.python.org fields:
activity = <Date 2019-04-23.07:49:09.759>
actor = 'marc-h38'
assignee = 'serhiy.storchaka'
closed = True
closed_date = <Date 2014-09-11.18:44:25.323>
closer = 'serhiy.storchaka'
components = ['Library (Lib)']
creation = <Date 2012-02-08.11:22:26.050>
creator = 'ubershmekel'
dependencies = ['16618']
files = ['24451', '25360', '28527', '28728', '32669', '36555']
hgrepos = []
issue_num = 13968
keywords = ['patch', 'needs review']
message_count = 87.0
messages = ['152843', '152846', '152847', '152849', '152852', '152853', '152856', '152857', '152858', '152868', '152871', '152873', '152876', '152877', '152879', '152880', '152882', '152894', '152898', '152917', '152918', '152922', '152925', '152943', '152945', '152946', '152949', '152950', '152951', '152952', '152953', '152955', '152957', '152958', '152959', '152960', '152962', '152965', '152966', '152968', '152971', '152982', '152986', '152990', '152994', '152998', '152999', '153001', '153002', '153003', '153004', '153005', '153006', '153013', '153085', '153192', '153208', '153281', '153300', '154600', '154603', '157278', '157280', '157281', '157287', '157290', '159265', '160057', '160079', '160743', '176996', '178810', '179947', '179979', '203177', '212878', '226422', '226459', '226471', '226476', '226757', '226759', '226761', '226768', '226769', '226778', '340696']
nosy_count = 14.0
nosy_names = ['loewis', 'rhettinger', 'ncoghlan', 'pitrou', 'vstinner', 'giampaolo.rodola', 'eric.araujo', 'r.david.murray', 'cvrebert', 'ubershmekel', 'elsdoerfer', 'python-dev', 'serhiy.storchaka', 'marc-h38']
pr_nums = ['12918']
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue13968'
versions = ['Python 3.5']Metadata
Metadata
Assignees
Labels
stdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancementA feature request or enhancement