Add support of the 'with' statement to sunau.open. · Issue #63078 · python/cpython (original) (raw)

Skip to content

Provide feedback

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

@serhiy-storchaka

Description

@serhiy-storchaka

BPO 18878
Nosy @bitdancer, @PCManticore, @serhiy-storchaka
Files sunau_context_manager.patch

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 2013-09-05.14:39:27.820> created_at = <Date 2013-08-29.19:48:58.890> labels = ['type-feature', 'library'] title = "Add support of the 'with' statement to sunau.open." updated_at = <Date 2013-09-05.14:39:27.820> user = 'https://github.com/serhiy-storchaka'

bugs.python.org fields:

activity = <Date 2013-09-05.14:39:27.820> actor = 'serhiy.storchaka' assignee = 'serhiy.storchaka' closed = True closed_date = <Date 2013-09-05.14:39:27.820> closer = 'serhiy.storchaka' components = ['Library (Lib)'] creation = <Date 2013-08-29.19:48:58.890> creator = 'serhiy.storchaka' dependencies = [] files = ['31577'] hgrepos = [] issue_num = 18878 keywords = ['patch'] message_count = 3.0 messages = ['196482', '196874', '196998'] nosy_count = 4.0 nosy_names = ['r.david.murray', 'Claudiu.Popa', 'python-dev', 'serhiy.storchaka'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = 'resolved' status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue18878' versions = ['Python 3.4']