Tin mới
graingert:run-pidfdchildwatcher-on-the-running-loop
GitHub CopilotWrite better code with AI
GitHub Copilot appDirect agents from issue to merge
CodespacesInstant dev environments
Code ReviewManage code changes
Code QualityEnforce quality at merge
GitHub Advanced SecurityFind and fix vulnerabilities
Code securitySecure your code as you build
Secret protectionStop leaks before they start
GitHub SponsorsFund open source developers
Copilot for BusinessEnterprise-grade AI features
Premium SupportEnterprise-grade 24/7 support
run the PidfdChildWatcher on the running loop
enable GenericWatcherTests and add a test for pidfd watcher run in a …
Learn more about hiding disruptive comments
The reason will be displayed to describe this comment to others. Learn more.
Update Lib/test/test_asyncio/test_subprocess.py
Update Lib/test/test_asyncio/test_subprocess.py
Update Lib/test/test_asyncio/test_subprocess.py
Update Lib/test/test_asyncio/test_subprocess.py
Merge branch 'main' into run-pidfdchildwatcher-on-the-running-loop
AbstractChildWatcher is called as a context manager
move GenericWatcherTests into the other unix tests
Merge branch 'main' into run-pidfdchildwatcher-on-the-running-loop
check that asyncio.set_event_loop() was not called
Merge branch 'main' into run-pidfdchildwatcher-on-the-running-loop
Merge branch 'main' into run-pidfdchildwatcher-on-the-running-loop
Merge branch 'main' into run-pidfdchildwatcher-on-the-running-loop
Merge branch 'main' of github.com:python/cpython into run-pidfdchildw…
Merge branch 'main' into run-pidfdchildwatcher-on-the-running-loop
asyncio.run sets up the policy system asyncio.Runner with a loop_fact…
GH-98023: Change default child watcher to PidfdChildWatcher on supported systems #98024
Merge branch 'main' into run-pidfdchildwatcher-on-the-running-loop