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 }}
python273
/
cpython
Public
forked from
python/cpython
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
cpython
Lib
test
_testcppext.cpp
on
main
User selector
All users
Datepicker
All time
Commit history
Commits on Jul 14, 2022
gh-94731: Revert to C-style casts for _Py_CAST (GH-94782)
Show description for 6cbb57f
encukou
and
da-woods
authored
6cbb57f
View commit details
Copy full SHA for 6cbb57f
View code at this point
Browse repository at this point
Commits on Jul 12, 2022
gh-94751: Install, import and run the test C++ extension (MVP) (GH-94754)
Show description for ec5db53
encukou
authored
ec5db53
View commit details
Copy full SHA for ec5db53
View code at this point
Browse repository at this point
Commits on Jun 14, 2022
gh-91321: Fix compatibility with C++ older than C++11 (#93784)
Show description for 4caf5c2
vstinner
authored
4caf5c2
View commit details
Copy full SHA for 4caf5c2
View code at this point
Browse repository at this point
Commits on Jun 5, 2022
gh-93442: Add test for _Py_CAST(nullptr). (gh-93505)
nascheme
authored
713eb18
View commit details
Copy full SHA for 713eb18
View code at this point
Browse repository at this point
gh-93442: Make C++ version of _Py_CAST work with 0/NULL. (#93500)
Show description for 8bcc3fa
nascheme
authored
8bcc3fa
View commit details
Copy full SHA for 8bcc3fa
View code at this point
Browse repository at this point
Commits on May 26, 2022
gh-92898: Enhance _testcppext test on cast to PyObject* (#93111)
Show description for 20d30ba
vstinner
authored
20d30ba
View commit details
Copy full SHA for 20d30ba
View code at this point
Browse repository at this point
Commits on May 21, 2022
GH-92898: Make _Py_Cast C++ version compatible with cast operator (gh-92951)
serge-sans-paille
authored
5b71b51
View commit details
Copy full SHA for 5b71b51
View code at this point
Browse repository at this point
Commits on May 17, 2022
gh-89653: PEP 670: Fix PyUnicode_READ() cast (#92872)
Show description for e6fd799
vstinner
authored
e6fd799
View commit details
Copy full SHA for e6fd799
View code at this point
Browse repository at this point
Commits on May 3, 2022
gh-91321: Add _Py_NULL macro (#92253)
Show description for 551d02b
vstinner
authored
551d02b
View commit details
Copy full SHA for 551d02b
View code at this point
Browse repository at this point
Commits on May 2, 2022
gh-92135: Fix _Py_reinterpret_cast() for const (#92138)
Show description for 0313970
vstinner
authored
0313970
View commit details
Copy full SHA for 0313970
View code at this point
Browse repository at this point
gh-91321: Add _testcppext C++ extension (#32175)
Show description for 79886e7
vstinner
authored
79886e7
View commit details
Copy full SHA for 79886e7
View code at this point
Browse repository at this point
Loading
You can’t perform that action at this time.