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
interpreter-core(Objects, Python, Grammar, and Parser dirs)
type-bugAn unexpected behavior, bug, or error
PyErr_SetObject() as e.g. here: https://github.com/pybind/pybind11/blob/442261da585536521ff459b1457b2904895f23b4/tests/test_exceptions.cpp#L309
Followed more-or-less immediately by a PyErr_Fetch() as e.g. here: https://github.com/pybind/pybind11/blob/442261da585536521ff459b1457b2904895f23b4/include/pybind11/pytypes.h#L482
gh-102594: test_fetch_exception_with_broken_init @ 3.12.0a3 #102606
gh-102594: test_fetch_exception_with_broken_init @ main HEAD #102607
gh-102594: PyErr_SetObject adds note to exception raised on normalization error #102675