Home
About
Blog
Products
Forum
Support
Contact
Sunbelt Computer Software
PL/B Language Development and Support
Home
About
Blog
Products
Forum
Support
Contact
bpo-40170: Convert PyObject_IS_GC() macro to a function by shihai1991 · Pull Request #19464 · python/cpython · GitHub
Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
python
/
cpython
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
35.4k
Star
77.2k
Code
Issues
5k+
Pull requests
2.6k
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
bpo-40170: Convert PyObject_IS_GC() macro to a function
- #19464
#19464
Merged
vstinner
merged 14 commits into
python:master
python/cpython:master
from
shihai1991:bpo_40170
shihai1991/cpython:bpo_40170
Copy head branch name to clipboard
Apr 14, 2020
Conversation
Commits
14
(14)
Checks
Files changed
Merged
bpo-40170: Convert PyObject_IS_GC() macro to a function
#19464
vstinner
merged 14 commits into
python:master
python/cpython:master
from
shihai1991:bpo_40170
shihai1991/cpython:bpo_40170
Copy head branch name to clipboard
Commits
Commits on Apr 10, 2020
Convert PyObject_IS_GC() macro to a function
shihai1991
committed
8bb1fab
View commit details
Copy full SHA for 8bb1fab
Browse repository at this point
Update 2020-04-11-06-12-44.bpo-40170.cmM9oK.rst
Show description for be2bbab
shihai1991
authored
be2bbab
View commit details
Copy full SHA for be2bbab
Browse repository at this point
Commits on Apr 11, 2020
resolve conflict
shihai1991
committed
2cbeedb
View commit details
Copy full SHA for 2cbeedb
Browse repository at this point
Commits on Apr 13, 2020
add _PyObject_IS_GC()
shihai1991
committed
0783d0b
View commit details
Copy full SHA for 0783d0b
Browse repository at this point
Resolve confilcts
shihai1991
committed
32c0acc
View commit details
Copy full SHA for 32c0acc
Browse repository at this point
Commits on Apr 14, 2020
update docs
shihai1991
committed
c69d697
View commit details
Copy full SHA for c69d697
Browse repository at this point
Update Doc/c-api/gcsupport.rst
Show description for 1dd8dd2
shihai1991
and
vstinner
authored
1dd8dd2
View commit details
Copy full SHA for 1dd8dd2
Browse repository at this point
Update Doc/c-api/gcsupport.rst
Show description for 176f8a0
shihai1991
and
vstinner
authored
176f8a0
View commit details
Copy full SHA for 176f8a0
Browse repository at this point
update some descriptions
shihai1991
committed
8d68011
View commit details
Copy full SHA for 8d68011
Browse repository at this point
update docs
shihai1991
committed
ee0525b
View commit details
Copy full SHA for ee0525b
Browse repository at this point
fix typos
shihai1991
committed
a4d1a37
View commit details
Copy full SHA for a4d1a37
Browse repository at this point
remove _PyObject_IS_GC() to pycore_object.h
shihai1991
committed
bdc61b9
View commit details
Copy full SHA for bdc61b9
Browse repository at this point
remove white space
shihai1991
committed
1c242b5
View commit details
Copy full SHA for 1c242b5
Browse repository at this point
update news
shihai1991
committed
cffba90
View commit details
Copy full SHA for cffba90
Browse repository at this point
You can’t perform that action at this time.