Tin mới
iritkatriel:bpo-45711-exc_info_type_redundant
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
bpo-45711: assert that the type of exc_info is redundant
convert to macro, Py_DEBUG only
(exc, val, tb) triplet to one value faster-cpython/ideas#106