-
-
Notifications
You must be signed in to change notification settings - Fork 34.4k
Add contextlib.AbstractAsyncContextManager #74427
Copy link
Copy link
Closed
Labels
3.7 (EOL)end of lifeend of lifestdlibStandard 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 | 30241 |
|---|---|
| Nosy | @ncoghlan, @1st1, @ilevkivskyi, @JelleZijlstra |
| PRs |
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-14.01:20:16.403>
created_at = <Date 2017-05-03.04:12:21.312>
labels = ['3.7', 'type-feature', 'library']
title = 'Add contextlib.AbstractAsyncContextManager'
updated_at = <Date 2017-12-14.01:20:16.402>
user = 'https://github.com/JelleZijlstra'bugs.python.org fields:
activity = <Date 2017-12-14.01:20:16.402>
actor = 'yselivanov'
assignee = 'none'
closed = True
closed_date = <Date 2017-12-14.01:20:16.403>
closer = 'yselivanov'
components = ['Library (Lib)']
creation = <Date 2017-05-03.04:12:21.312>
creator = 'JelleZijlstra'
dependencies = []
files = []
hgrepos = []
issue_num = 30241
keywords = []
message_count = 2.0
messages = ['292835', '308270']
nosy_count = 4.0
nosy_names = ['ncoghlan', 'yselivanov', 'levkivskyi', 'JelleZijlstra']
pr_nums = ['1412']
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue30241'
versions = ['Python 3.7']Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
3.7 (EOL)end of lifeend of lifestdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancementA feature request or enhancement