Deprecate old-style locking in asyncio/locks.py · Issue #76434 · python/cpython (original) (raw)

Skip to content

Provide feedback

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

@asvetlov

Description

@asvetlov

BPO 32253
Nosy @asvetlov, @serhiy-storchaka, @1st1
PRs bpo-32253: Deprecate with statement and bare await for asyncio locks #4764

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 2017-12-09.18:00:28.630> created_at = <Date 2017-12-08.08:59:40.579> labels = ['3.7', 'library', 'expert-asyncio'] title = 'Deprecate old-style locking in asyncio/locks.py' updated_at = <Date 2017-12-09.18:00:28.629> user = 'https://github.com/asvetlov'

bugs.python.org fields:

activity = <Date 2017-12-09.18:00:28.629> actor = 'asvetlov' assignee = 'none' closed = True closed_date = <Date 2017-12-09.18:00:28.630> closer = 'asvetlov' components = ['Library (Lib)', 'asyncio'] creation = <Date 2017-12-08.08:59:40.579> creator = 'asvetlov' dependencies = [] files = [] hgrepos = [] issue_num = 32253 keywords = ['patch'] message_count = 5.0 messages = ['307839', '307887', '307888', '307903', '307905'] nosy_count = 3.0 nosy_names = ['asvetlov', 'serhiy.storchaka', 'yselivanov'] pr_nums = ['4764'] priority = 'normal' resolution = 'fixed' stage = 'resolved' status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue32253' versions = ['Python 3.7']