Tin mới
iritkatriel:45711-exc_info_just_value
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: Do not PUSH/POP traceback to the stack as part of exc_info
bpo-45711: remove exc_traceback from _PyErr_StackItem
Merge remote-tracking branch 'upstream/main' into 45711-exc_info_just…
add to what's new, because this change breaks things like cython
bpo-45711: Do not push/pop traceback on stack as part of exc_info #29968
Merge remote-tracking branch 'upstream/main' into 45711-exc_info_just…
Learn more about hiding disruptive comments
The reason will be displayed to describe this comment to others. Learn more.
[BUG] incompatibility with CPython main branch cython/cython#4499