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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
faster-cpython
/
cpython
Public
forked from
python/cpython
Notifications
You must be signed in to change notification settings
Fork
27
Star
529
Code
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
cpython
Objects
on
stackref-not-null
User selector
All users
All time
Commit history
Commits on Oct 5, 2024
gh-111178: Fix function signatures in genobject.c (#124970)
Show description for 16cd6cc
vstinner
authored
16cd6cc
View commit details
Copy full SHA for 16cd6cc
View code at this point
Browse repository at this point
Commits on Oct 4, 2024
gh-111178: Fix function signatures in classobject.c (#124943)
vstinner
authored
2c2ad4f
View commit details
Copy full SHA for 2c2ad4f
View code at this point
Browse repository at this point
gh-111178: Fix function signatures in bytearrayobject.c (#124940)
vstinner
authored
aace0dc
View commit details
Copy full SHA for aace0dc
View code at this point
Browse repository at this point
Commits on Oct 2, 2024
gh-111178: Fix function signatures in funcobject.c (#124908)
vstinner
authored
7a178b7
View commit details
Copy full SHA for 7a178b7
View code at this point
Browse repository at this point
gh-111178: Fix function signatures in longobject.c (#124895)
Show description for 113b2d7
vstinner
authored
113b2d7
View commit details
Copy full SHA for 113b2d7
View code at this point
Browse repository at this point
gh-111178: Fix function signatures in methodobject.c (#124902)
vstinner
authored
29951c8
View commit details
Copy full SHA for 29951c8
View code at this point
Browse repository at this point
gh-111178: Fix function signatures in weakrefobject.c (#124903)
vstinner
authored
1ea6672
View commit details
Copy full SHA for 1ea6672
View code at this point
Browse repository at this point
gh-111178: Fix function signatures in moduleobject.c (#124900)
vstinner
authored
7bd9dbf
View commit details
Copy full SHA for 7bd9dbf
View code at this point
Browse repository at this point
gh-111178: Fix function signatures in setobject.c (#124888)
vstinner
authored
9132148
View commit details
Copy full SHA for 9132148
View code at this point
Browse repository at this point
gh-111178: Fix function signatures in tupleobject.c (#124804)
vstinner
authored
595a563
View commit details
Copy full SHA for 595a563
View code at this point
Browse repository at this point
gh-111178: Fix function signatures in bytesobject.c (#124806)
vstinner
authored
1d3700f
View commit details
Copy full SHA for 1d3700f
View code at this point
Browse repository at this point
Commits on Oct 1, 2024
gh-124218: Refactor per-thread reference counting (#124844)
Show description for b482538
colesbury
authored
b482538
View commit details
Copy full SHA for b482538
View code at this point
Browse repository at this point
gh-124296: Remove private dictionary version tag (PEP 699) (#124472)
colesbury
authored
5aa91c5
View commit details
Copy full SHA for 5aa91c5
View code at this point
Browse repository at this point
Commits on Sep 30, 2024
gh-124785: Revert "gh-116510: Fix crash due to shared immortal interned strings (gh-124646)" (gh-124807)
Show description for 7bdfabe
Yhg1s
authored
7bdfabe
View commit details
Copy full SHA for 7bdfabe
View code at this point
Browse repository at this point
gh-124642: Dictionaries aren't marking objects as weakref'd (#124643)
Show description for 077e7ef
DinoV
authored
077e7ef
View commit details
Copy full SHA for 077e7ef
View code at this point
Browse repository at this point
Commits on Sep 29, 2024
gh-123497: New limit for Python integers on 64-bit platforms (GH-123724)
Show description for d08c788
serhiy-storchaka
authored
d08c788
View commit details
Copy full SHA for d08c788
View code at this point
Browse repository at this point
Commits on Sep 28, 2024
gh-123339: Fix cases of inconsistency of __module__ and __firstlineno__ in classes (GH-123613)
Show description for 69a4063
serhiy-storchaka
authored
69a4063
View commit details
Copy full SHA for 69a4063
View code at this point
Browse repository at this point
Commits on Sep 27, 2024
gh-111178: fix some USAN failures - mismatched function pointers (GH-123004)
picnixz
authored
702c4a2
View commit details
Copy full SHA for 702c4a2
View code at this point
Browse repository at this point
GH-124547: Clear instance dictionary if memory error occurs during object dealloc (GH-124627)
markshannon
authored
0e21cc6
View commit details
Copy full SHA for 0e21cc6
View code at this point
Browse repository at this point
gh-116510: Fix crash due to shared immortal interned strings. (gh-124646)
nascheme
authored
98b2ed7
View commit details
Copy full SHA for 98b2ed7
View code at this point
Browse repository at this point
Commits on Sep 26, 2024
gh-119180: Rename SOURCE format to STRING (#124620)
JelleZijlstra
authored
2c10832
View commit details
Copy full SHA for 2c10832
View code at this point
Browse repository at this point
gh-124153: Remove `_PyType_GetModuleByDef2` private function (GH-124261)
Show description for d7248cd
neonene
authored
d7248cd
View commit details
Copy full SHA for d7248cd
View code at this point
Browse repository at this point
gh-124498: Fix `TypeAliasType` not to be generic, when `type_params=()` (#124499)
sobolevn
authored
abe5f79
View commit details
Copy full SHA for abe5f79
View code at this point
Browse repository at this point
gh-124538: Fix crash when using `gc.get_referents` on an untracked capsule object (#124559)
ZeroIntensity
authored
f923605
View commit details
Copy full SHA for f923605
View code at this point
Browse repository at this point
Commits on Sep 25, 2024
gh-119180: Disallow instantiation of ConstEvaluator objects (#124561)
JelleZijlstra
authored
0268b07
View commit details
Copy full SHA for 0268b07
View code at this point
Browse repository at this point
gh-124513: Check args in framelocalsproxy_new() (#124515)
Show description for d6954b6
vstinner
authored
d6954b6
View commit details
Copy full SHA for d6954b6
View code at this point
Browse repository at this point
gh-112301: Use literal format strings in unicode_fromformat_arg (GH-124203)
encukou
authored
da5855e
View commit details
Copy full SHA for da5855e
View code at this point
Browse repository at this point
Commits on Sep 24, 2024
gh-123923: Defer refcounting for `f_funcobj` in `_PyInterpreterFrame` (#124026)
Show description for f4997bb
colesbury
authored
f4997bb
View commit details
Copy full SHA for f4997bb
View code at this point
Browse repository at this point
gh-124127: Make Py_REFCNT() opaque in limited C API 3.14 (#124128)
vstinner
authored
9d344fa
View commit details
Copy full SHA for 9d344fa
View code at this point
Browse repository at this point
gh-123990: Good bye WITH_FREELISTS macro (gh-124358)
corona10
authored
ad7c778
View commit details
Copy full SHA for ad7c778
View code at this point
Browse repository at this point
Commits on Sep 23, 2024
gh-119004: fix a crash in equality testing between `OrderedDict` (#121329)
picnixz
authored
38a887d
View commit details
Copy full SHA for 38a887d
View code at this point
Browse repository at this point
Commits on Sep 18, 2024
gh-119771: Set errno on overflows in _Py_c_pow() (#120256)
Show description for 8a284e1
skirpichev
authored
8a284e1
View commit details
Copy full SHA for 8a284e1
View code at this point
Browse repository at this point
gh-124153: Implement `PyType_GetBaseByToken()` and `Py_tp_token` slot (GH-124163)
neonene
authored
646f16b
View commit details
Copy full SHA for 646f16b
View code at this point
Browse repository at this point
Commits on Sep 14, 2024
gh-121459: Add missing return to _PyDict_LoadGlobalStackRef (#124085)
Show description for 401fff7
colesbury
authored
401fff7
View commit details
Copy full SHA for 401fff7
View code at this point
Browse repository at this point
Commits on Sep 13, 2024
gh-121459: Deferred LOAD_GLOBAL (GH-123128)
Show description for 8810e28
3 people
authored
8810e28
View commit details
Copy full SHA for 8810e28
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.