Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
python
/
cpython
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
35.1k
Star
74.2k
Code
Issues
5k+
Pull requests
2.5k
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
gh-94597: deprecate asyncio.set_event_loop_policy
- #110728
#110728
Closed
graingert
wants to merge 15 commits into
python:main
python/cpython:main
from
graingert:deprecate-set-event-loop-policy
graingert/cpython:deprecate-set-event-loop-policy
Copy head branch name to clipboard
Conversation
Commits
15
(15)
Checks
Files changed
Closed
gh-94597: deprecate asyncio.set_event_loop_policy
#110728
graingert
wants to merge 15 commits into
python:main
python/cpython:main
from
graingert:deprecate-set-event-loop-policy
graingert/cpython:deprecate-set-event-loop-policy
Copy head branch name to clipboard
Commits
Commits on Oct 11, 2023
deprecate asyncio.set_event_loop_policy
graingert
committed
a1fa657
View commit details
Copy full SHA for a1fa657
Browse repository at this point
update set_event_loop_policy docs
graingert
committed
b8256f7
View commit details
Copy full SHA for b8256f7
Browse repository at this point
📜🤖 Added by blurb_it.
blurb-it[bot]
authored and
graingert
committed
f56d368
View commit details
Copy full SHA for f56d368
Browse repository at this point
test the deprecation warning
graingert
committed
8700b61
View commit details
Copy full SHA for 8700b61
Browse repository at this point
add support.set_event_loop_policy for setting the event loop policy in tests
graingert
committed
491b42e
View commit details
Copy full SHA for 491b42e
Browse repository at this point
Commits on Oct 26, 2023
Update Misc/NEWS.d/next/Library/2023-10-11-15-55-53.gh-issue-94597.qXo8Q4.rst
Show description for c081c67
graingert
and
gvanrossum
authored
c081c67
View commit details
Copy full SHA for c081c67
Browse repository at this point
Commits on Oct 29, 2023
Update Lib/test/test_asyncio/test_events.py
Show description for 1e326bd
graingert
and
gvanrossum
authored
1e326bd
View commit details
Copy full SHA for 1e326bd
Browse repository at this point
Update Doc/library/asyncio-policy.rst
Show description for f0db489
graingert
and
gvanrossum
authored
f0db489
View commit details
Copy full SHA for f0db489
Browse repository at this point
Commits on Oct 31, 2023
Update Lib/test/libregrtest/save_env.py
graingert
authored
180166b
View commit details
Copy full SHA for 180166b
Browse repository at this point
Update Lib/asyncio/events.py
graingert
authored
b41756d
View commit details
Copy full SHA for b41756d
Browse repository at this point
doc set_event_loop_policy removal schedule
graingert
committed
ec3907d
View commit details
Copy full SHA for ec3907d
Browse repository at this point
Update Doc/whatsnew/3.13.rst
Show description for c81b51a
graingert
and
hugovk
authored
c81b51a
View commit details
Copy full SHA for c81b51a
Browse repository at this point
Commits on Nov 1, 2023
move set_event_loop_policy deprecation notice to asyncio section
graingert
committed
dc257ae
View commit details
Copy full SHA for dc257ae
Browse repository at this point
Merge branch 'main' into deprecate-set-event-loop-policy
graingert
authored
c60c92c
View commit details
Copy full SHA for c60c92c
Browse repository at this point
Merge branch 'main' into deprecate-set-event-loop-policy
graingert
authored
d6b56ed
View commit details
Copy full SHA for d6b56ed
Browse repository at this point
You can’t perform that action at this time.