-
-
Notifications
You must be signed in to change notification settings - Fork 33.7k
Closed as not planned
Closed as not planned
Copy link
Labels
3.11only security fixesonly security fixestestsTests in the Lib/test dirTests in the Lib/test dirtopic-asyncio
Description
| BPO | 47077 |
|---|---|
| Nosy | @vstinner, @asvetlov, @1st1 |
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 = None
created_at = <Date 2022-03-21.03:23:16.834>
labels = ['3.11', 'tests', 'expert-asyncio']
title = "test_asyncio ignores exception in _ProactorBasePipeTransport.__del__: RuntimeError('Event loop is closed')"
updated_at = <Date 2022-03-24.20:26:29.337>
user = 'https://github.com/vstinner'bugs.python.org fields:
activity = <Date 2022-03-24.20:26:29.337>
actor = 'asvetlov'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Tests', 'asyncio']
creation = <Date 2022-03-21.03:23:16.834>
creator = 'vstinner'
dependencies = []
files = []
hgrepos = []
issue_num = 47077
keywords = []
message_count = 2.0
messages = ['415657', '415972']
nosy_count = 3.0
nosy_names = ['vstinner', 'asvetlov', 'yselivanov']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'open'
superseder = None
type = None
url = 'https://bugs.python.org/issue47077'
versions = ['Python 3.11']Metadata
Metadata
Assignees
Labels
3.11only security fixesonly security fixestestsTests in the Lib/test dirTests in the Lib/test dirtopic-asyncio