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
internal
on
patch-2
User selector
All users
Datepicker
All time
Commit history
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-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
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 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 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
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 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
Commits on Jan 4, 2023
gh-100720: refactor calculation of number of frame slots for a code object into the new function _PyFrame_NumSlotsForCodeObject (#100722)
iritkatriel
authored
c31e356
View commit details
Copy full SHA for c31e356
View code at this point
Browse repository at this point
Commits on Jan 3, 2023
gh-100146: Steal references from stack when building a list (#100147)
Show description for e6d4440
lpereira
authored
e6d4440
View commit details
Copy full SHA for e6d4440
View code at this point
Browse repository at this point
Commits on Dec 29, 2022
gh-100228: Warn from os.fork() if other threads exist. (#100229)
Show description for 894f2c3
gpshead
authored
894f2c3
View commit details
Copy full SHA for 894f2c3
View code at this point
Browse repository at this point
Commits on Dec 23, 2022
Revert "gh-100288: Specialise LOAD_ATTR_METHOD for managed dictionaries (GH-100289)" (#100468)
Show description for 36d3583
Fidget-Spinner
authored
36d3583
View commit details
Copy full SHA for 36d3583
View code at this point
Browse repository at this point
gh-100288: Specialise LOAD_ATTR_METHOD for managed dictionaries (GH-100289)
Fidget-Spinner
authored
c3c7848
View commit details
Copy full SHA for c3c7848
View code at this point
Browse repository at this point
gh-92216: improve performance of `hasattr` for type objects (GH-99979)
eendebakpt
authored
7fc7909
View commit details
Copy full SHA for 7fc7909
View code at this point
Browse repository at this point
gh-99110: Initialize `frame->previous` in init_frame to fix segmentation fault when accessing `frame.f_back` (#100182)
byllyfish
authored
88d565f
View commit details
Copy full SHA for 88d565f
View code at this point
Browse repository at this point
Commits on Dec 22, 2022
gh-99761: Add `_PyLong_IsPositiveSingleDigit` function to check for single digit integers (#100064)
eendebakpt
authored
2b82c36
View commit details
Copy full SHA for 2b82c36
View code at this point
Browse repository at this point
Commits on Dec 16, 2022
gh-81057: Move the Cached Parser Dummy Name to _PyRuntimeState (#100277)
ericsnowcurrently
authored
0415cf8
View commit details
Copy full SHA for 0415cf8
View code at this point
Browse repository at this point
Commits on Dec 15, 2022
Move stats for the method cache into the `Py_STAT` machinery (GH-100255)
markshannon
authored
48e352a
View commit details
Copy full SHA for 48e352a
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.