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
PyType_FromSpec API fails to use metaclass of bases #89546
Refactored nanobind so that it works with Py_LIMITED_API wjakob/nanobind#37
bpo-45383: Inherit MetaClass from bases in FromSpec API #28748
Consider adding PyType_FromMetaclass python/pythoncapi-compat#41
Update python3.def using stable_abi.toml from the latest main PyO3/python3-dll-a#21
PyType_FromSpec should take metaclass as an argument #60074
gh-89546: Clean up PyType_FromMetaclass #93686
: Clean up PyType_FromMetaclass (
Enhancement request for PyType_FromSpecWIthBases add option for meta class #86783
Revert 30935 defer bpo45162 to 312 (
emscripten-core/emscripten#17269
https://github.com/python/cpython/issue/89336
MRO: Behavior change from 3.10 to 3.11: multiple inheritance issue with C-API (pybind11) #92678
feat: make variable substitution for py_wheel abi, python_tag args bazel-contrib/rules_python#1113
Compiled Python extension does not work with Python 3.12 protocolbuffers/protobuf#12186
Migrate to Python 3.12, require it JuliaPy/PythonCall.jl#421