-
-
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/ directorytopic-IOtype-featureA feature request or enhancementA feature request or enhancement
Description
| BPO | 21859 |
|---|---|
| Nosy | @pitrou, @vstinner, @benjaminp, @alex, @vadmium, @serhiy-storchaka |
| 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 2015-05-12.11:06:09.075>
created_at = <Date 2014-06-24.11:06:53.860>
labels = ['type-feature', 'library', 'expert-IO']
title = 'Add Python implementation of FileIO'
updated_at = <Date 2015-05-12.11:06:09.073>
user = 'https://github.com/serhiy-storchaka'bugs.python.org fields:
activity = <Date 2015-05-12.11:06:09.073>
actor = 'serhiy.storchaka'
assignee = 'serhiy.storchaka'
closed = True
closed_date = <Date 2015-05-12.11:06:09.075>
closer = 'serhiy.storchaka'
components = ['Library (Lib)', 'IO']
creation = <Date 2014-06-24.11:06:53.860>
creator = 'serhiy.storchaka'
dependencies = ['23668']
files = ['35769', '35858', '35871', '36032', '36183', '36782', '38651', '38653', '38885', '38888', '38889']
hgrepos = []
issue_num = 21859
keywords = ['patch']
message_count = 21.0
messages = ['221449', '222303', '222375', '223659', '224446', '228240', '239004', '239012', '239046', '239071', '240390', '240402', '240412', '240415', '240416', '240420', '240421', '240429', '240430', '240437', '242961']
nosy_count = 9.0
nosy_names = ['pitrou', 'vstinner', 'benjamin.peterson', 'stutzbach', 'alex', 'python-dev', 'martin.panter', 'piotr.dobrogost', 'serhiy.storchaka']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue21859'
versions = ['Python 3.5']Metadata
Metadata
Assignees
Labels
stdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytopic-IOtype-featureA feature request or enhancementA feature request or enhancement