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
bpo-45711: Change exc_info related APIs to derive type and traceback …
Learn more about hiding disruptive comments
The reason will be displayed to describe this comment to others. Learn more.
Tweak news text Co-authored-by: Guido van Rossum <[email protected]>
remove p_ prefix from arg names in PyErr_SetExcInfo
type is None if value is None or NULL
tweak doc wording to add 'and can be NULL'
bpo-45711: Use traceback from exception instead of exc_info in reraise iritkatriel/cpython#32
Use traceback from exception instead of exc_info in reraise
Doc/reference/simple_stmts.rst
Merge remote-tracking branch 'upstream/main' into 45711-change-apis