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
Accelerator
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 }}
wrongnull
/
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
Include
on
patch-2
User selector
All users
Datepicker
All time
Commit history
Commits on Feb 20, 2023
gh-101907: Stop using `_Py_OPCODE` and `_Py_OPARG` macros (GH-101912)
Show description for a99eb5c
zooba
authored
a99eb5c
View commit details
Copy full SHA for a99eb5c
View code at this point
Browse repository at this point
Commits on Feb 16, 2023
gh-101758: Add _PyState_AddModule() Back for the Stable ABI (gh-101956)
Show description for 4d8959b
ericsnowcurrently
authored
4d8959b
View commit details
Copy full SHA for 4d8959b
View code at this point
Browse repository at this point
gh-101881: Support (non-)blocking read/write functions on Windows pipes (GH-101882)
Show description for 739c026
RayyanAnsari
authored
739c026
View commit details
Copy full SHA for 739c026
View code at this point
Browse repository at this point
gh-98627: Add an Optional Check for Extension Module Subinterpreter Compatibility (gh-99040)
Show description for 89ac665
ericsnowcurrently
authored
89ac665
View commit details
Copy full SHA for 89ac665
View code at this point
Browse repository at this point
Commits on Feb 15, 2023
gh-101758: Add a Test For Single-Phase Init Modules in Multiple Interpreters (gh-101920)
Show description for b365d88
ericsnowcurrently
authored
b365d88
View commit details
Copy full SHA for b365d88
View code at this point
Browse repository at this point
gh-101758: Clean Up Uses of Import State (gh-101919)
Show description for b2fc549
ericsnowcurrently
authored
b2fc549
View commit details
Copy full SHA for b2fc549
View code at this point
Browse repository at this point
gh-101819: Remove _PyWindowsConsoleIO_Type from the Windows DLL (GH-101904)
Show description for eb0c485
erlend-aasland
authored
eb0c485
View commit details
Copy full SHA for eb0c485
View code at this point
Browse repository at this point
Commits on Feb 14, 2023
gh-101799: implement PREP_RERAISE_STAR as an intrinsic function (#101800)
iritkatriel
authored
81e3aa8
View commit details
Copy full SHA for 81e3aa8
View code at this point
Browse repository at this point
Commits on Feb 13, 2023
GH-100987: Refactor `_PyInterpreterFrame` a bit, to assist generator improvement. (GH-100988)
Show description for d919917
markshannon
authored
d919917
View commit details
Copy full SHA for d919917
View code at this point
Browse repository at this point
GH-87849: Simplify stack effect of SEND and specialize it for generators and coroutines. (GH-101788)
markshannon
authored
160f2fe
View commit details
Copy full SHA for 160f2fe
View code at this point
Browse repository at this point
Commits on Feb 8, 2023
gh-101196: Make isdir/isfile/exists faster on Windows (GH-101324)
Show description for 86ebd5c
mdboom
and
eryksun
authored
86ebd5c
View commit details
Copy full SHA for 86ebd5c
View code at this point
Browse repository at this point
GH-101578: Normalize the current exception (GH-101607)
Show description for feec49c
markshannon
authored
feec49c
View commit details
Copy full SHA for feec49c
View code at this point
Browse repository at this point
Commits on Feb 7, 2023
gh-101632: Add the new RETURN_CONST opcode (#101633)
penguin-wwy
authored
753fc8a
View commit details
Copy full SHA for 753fc8a
View code at this point
Browse repository at this point
Post 3.12.0a5
Yhg1s
committed
46f461b
View commit details
Copy full SHA for 46f461b
View code at this point
Browse repository at this point
Python 3.12.0a5
Yhg1s
committed
3c67ec3
View commit details
Copy full SHA for 3c67ec3
View code at this point
Browse repository at this point
Commits on Feb 2, 2023
gh-98705: Fix AIX build by undefining `__bool__` in C (#98768)
ayappanec
authored
618b7a8
View commit details
Copy full SHA for 618b7a8
View code at this point
Browse repository at this point
Commits on Jan 30, 2023
gh-59956: Clarify Runtime State Status Expectations (gh-101308)
Show description for e11fc03
ericsnowcurrently
authored
e11fc03
View commit details
Copy full SHA for e11fc03
View code at this point
Browse repository at this point
GH-101291: Refactor the `PyLongObject` struct into object header and PyLongValue struct. (GH-101292)
markshannon
authored
c1b1f51
View commit details
Copy full SHA for c1b1f51
View code at this point
Browse repository at this point
Commits on Jan 28, 2023
gh-39615: Add warnings.warn() skip_file_prefixes support (#100840)
Show description for 052f53d
gpshead
authored
052f53d
View commit details
Copy full SHA for 052f53d
View code at this point
Browse repository at this point
Commits on Jan 27, 2023
gh-77532: Minor tweaks to allow compiling with PlatformToolset=ClangCL on Windows (GH-101352)
Show description for 737d367
zooba
authored
737d367
View commit details
Copy full SHA for 737d367
View code at this point
Browse repository at this point
Commits on Jan 24, 2023
gh-101152: Implement PEP 699 (GH-101193)
Show description for 7f95ec3
3 people
authored
7f95ec3
View commit details
Copy full SHA for 7f95ec3
View code at this point
Browse repository at this point
Commits on Jan 23, 2023
gh-59956: Allow the "Trashcan" Mechanism to Work Without a Thread State (gh-101209)
Show description for 7b20a0f
ericsnowcurrently
authored
7b20a0f
View commit details
Copy full SHA for 7b20a0f
View code at this point
Browse repository at this point
Commits on Jan 21, 2023
gh-101037: Fix potential memory underallocation for zeros of int subtypes (#101038)
Show description for 401fdf9
mdickinson
authored
401fdf9
View commit details
Copy full SHA for 401fdf9
View code at this point
Browse repository at this point
Commits on Jan 19, 2023
gh-59956: Clarify GILState-related Code (gh-101161)
Show description for 6036c3e
ericsnowcurrently
authored
6036c3e
View commit details
Copy full SHA for 6036c3e
View code at this point
Browse repository at this point
gh-100712: make it possible to disable specialization (for debugging) (#100713)
iritkatriel
authored
e9ccfe4
View commit details
Copy full SHA for e9ccfe4
View code at this point
Browse repository at this point
Commits on Jan 16, 2023
GH-100982: Add `COMPARE_AND_BRANCH` instruction (GH-100983)
markshannon
authored
7b14c2e
View commit details
Copy full SHA for 7b14c2e
View code at this point
Browse repository at this point
Commits on Jan 15, 2023
GH-100892: consolidate `HEAD_LOCK/HEAD_UNLOCK` macros (#100953)
kumaraditya303
authored
f6307d4
View commit details
Copy full SHA for f6307d4
View code at this point
Browse repository at this point
Commits on Jan 11, 2023
GH-100923: Embed jump mask in `COMPARE_OP` oparg (GH-100924)
markshannon
authored
6e4e14d
View commit details
Copy full SHA for 6e4e14d
View code at this point
Browse repository at this point
Commits on Jan 10, 2023
Post 3.12.0a4
Yhg1s
committed
8dd2766
View commit details
Copy full SHA for 8dd2766
View code at this point
Browse repository at this point
Python 3.12.0a4
Yhg1s
committed
3d5d3f7
View commit details
Copy full SHA for 3d5d3f7
View code at this point
Browse repository at this point
Commits on Jan 9, 2023
GH-100126: Skip incomplete frames in more places (GH-100613)
brandtbucher
authored
61762b9
View commit details
Copy full SHA for 61762b9
View code at this point
Browse repository at this point
Commits on Jan 6, 2023
gh-100758: Refactor initialisation of frame headers into a single function (_PyFrame_Initialize) (GH-100759)
iritkatriel
authored
15c4478
View commit details
Copy full SHA for 15c4478
View code at this point
Browse repository at this point
GH-99005: More intrinsics (GH-100774)
Show description for 7806812
markshannon
authored
7806812
View commit details
Copy full SHA for 7806812
View code at this point
Browse repository at this point
Commits on Jan 5, 2023
GH-99005: Add `CALL_INTRINSIC_1` instruction (GH-100771)
Show description for 2818714
markshannon
authored
2818714
View commit details
Copy full SHA for 2818714
View code at this point
Browse repository at this point
GH-100288: Remove LOAD_ATTR_METHOD_WITH_DICT instruction. (GH-100753)
markshannon
authored
f20c553
View commit details
Copy full SHA for f20c553
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.