bpo-39573: Convert Py_TYPE() to a static inline function by corona10 · Pull Request #20290 · python/cpython · GitHub

github.com

GitHub CopilotWrite better code with AI | MCP RegistryIntegrate external tools | ActionsAutomate any workflow | CodespacesInstant dev environments | IssuesPlan and track work | Code ReviewManage code changes | Code QualityEnforce quality at merge | Why GitHub | Marketplace | View all features | Enterprises | Small and medium teams | Startups | View all use cases | View all industries | View all solutions | AI | Software Development | DevOps | Security | View all topics | Customer stories | Events & webinars | Ebooks & reports | Business insights | Trust center | Partners | View all resources

Tin mới

corona10:bpo-39573-py-type

GitHub CopilotWrite better code with AI

GitHub Copilot appDirect agents from issue to merge

ActionsAutomate any workflow

CodespacesInstant dev environments

IssuesPlan and track work

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

View all use cases

Financial services

View all industries

Software Development

GitHub SponsorsFund open source developers

Copilot for BusinessEnterprise-grade AI features

Premium SupportEnterprise-grade 24/7 support

Pull requests 2.6k

Security and quality 0

awaiting core review

awaiting core review

bpo-39573: Convert Py_TYPE() to a static inline function

View reviewed changes

Learn more about hiding disruptive comments

The reason will be displayed to describe this comment to others. Learn more.

bpo-39573: Update docs

View reviewed changes

bpo-39573: Apply code review

View reviewed changes

Update Doc/whatsnew/3.10.rst

Update Doc/c-api/structures.rst

View reviewed changes

bpo-39573: Apply code review

MAINT: support python 3.10 numpy/numpy#16417

MNT: support python 3.10

python/cpython#20429

MNT: support py310

Mnt py310 compat pycurl/pycurl#636

MNT: support python 3.10

MAINT: support python 3.10 numpy/numpy#16437

bpo-39573: Py_TYPE becomes a static inline function #26493

MNT: support python 3.10

MNT: support python 3.10

[C API] Avoid accessing PyObject and PyVarObject members directly: add Py_SET_TYPE() and Py_IS_TYPE(), disallow Py_TYPE(obj)=type #83754

MNT: support python 3.10