Tin mới
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
Convert TestSendfile to IsolatedAsyncioTestCase
cpython/Lib/asyncio/base_events.py
Use an asyncio-connected client
Turn client data reading loop into a comprehension
Remove redundant synchronization
Remove an old, asyncore server
Remove threading infrastructure
Merge branch 'main' into asyncio-test-os
Add an explicit asyncio event loop policy
Learn more about hiding disruptive comments
The reason will be displayed to describe this comment to others. Learn more.
If I understand a failed pre-policy run correctly, the policy must either be manually set to something before any case is runned or be returned back to None before the suit exits. I've chosen the first variant, Andrew pr