Commit 9e3f49c
gh-127949: deprecate
First step towards deprecating the asyncio policy system.
This deprecates `asyncio.set_event_loop_policy` and will be removed in Python 3.16.
Backports: 5892853fb71acd6530e1e241a9a4bcf71a61fb21
Signed-off-by: Chris Withers <chris@withers.org>asyncio.set_event_loop_policy (#128024)1 parent cc4b0ec commit 9e3f49c
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| |||
0 commit comments