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
Misc
on
stackref-not-null
User selector
All users
All time
Commit history
Commits on Oct 7, 2024
gh-125018: Add importlib.metadata semantic link targets (#125027)
Show description for cda3b5a
3 people
authored
cda3b5a
View commit details
Copy full SHA for cda3b5a
View code at this point
Browse repository at this point
gh-121249: Support _Complex types in the struct module (#121613)
Show description for 7487db4
4 people
authored
7487db4
View commit details
Copy full SHA for 7487db4
View code at this point
Browse repository at this point
Commits on Oct 6, 2024
gh-125008: Fix `tokenize.untokenize` roundtrip for `\n{{` (#125013)
tomasr8
authored
db23b8b
View commit details
Copy full SHA for db23b8b
View code at this point
Browse repository at this point
Commits on Oct 5, 2024
gh-124552 : Improve the accuracy of possible breakpoint check in bdb (#124553)
gaogaotiantian
authored
adfe765
View commit details
Copy full SHA for adfe765
View code at this point
Browse repository at this point
Commits on Oct 4, 2024
gh-117151: increase default buffer size of shutil.copyfileobj() to 256k. (GH-119783)
Show description for 6efd95c
morotti
and
rmmancom
authored
6efd95c
View commit details
Copy full SHA for 6efd95c
View code at this point
Browse repository at this point
gh-124871: fix 'visited' tracking in compiler's reachability analysis (#124952)
iritkatriel
authored
f474391
View commit details
Copy full SHA for f474391
View code at this point
Browse repository at this point
gh-123961: Convert `curses.window` static type into a heap type (#124934)
picnixz
authored
f66d785
View commit details
Copy full SHA for f66d785
View code at this point
Browse repository at this point
Commits on Oct 2, 2024
gh-124858: fix happy eyeballs refcyles (#124859)
graingert
authored
c066bf5
View commit details
Copy full SHA for c066bf5
View code at this point
Browse repository at this point
GH-118093: Don't lose confidence when tracing through 100% biased branches (GH-124813)
brandtbucher
authored
6810928
View commit details
Copy full SHA for 6810928
View code at this point
Browse repository at this point
GH-119726: Deduplicate AArch64 trampolines within a trace (GH-123872)
diegorusso
authored
b85923a
View commit details
Copy full SHA for b85923a
View code at this point
Browse repository at this point
gh-87135: Hang non-main threads that attempt to acquire the GIL during finalization (GH-105805)
Show description for 8cc5aa4
jbms
and
gpshead
authored
8cc5aa4
View commit details
Copy full SHA for 8cc5aa4
View code at this point
Browse repository at this point
gh-120378: Fix crash caused by integer overflow in `curses` (#124555)
Show description for c2ba931
ZeroIntensity
and
picnixz
authored
c2ba931
View commit details
Copy full SHA for c2ba931
View code at this point
Browse repository at this point
gh-58282: Fix support of tuple metavar for positional arguments in argparse (GH-124782)
Show description for 9b31a2d
serhiy-storchaka
and
cykerway
authored
9b31a2d
View commit details
Copy full SHA for 9b31a2d
View code at this point
Browse repository at this point
gh-124835: `tomllib.loads`: Raise TypeError not AttributeError. Improve message (#124587)
hukkin
authored
9ce9020
View commit details
Copy full SHA for 9ce9020
View code at this point
Browse repository at this point
Commits on Oct 1, 2024
gh-66436: Improved prog default value for argparse.ArgumentParser (GH-124799)
Show description for 04bfea2
serhiy-storchaka
and
ncoghlan
authored
04bfea2
View commit details
Copy full SHA for 04bfea2
View code at this point
Browse repository at this point
gh-116750: Add clear_tool_id function to unregister events and callbacks (#124568)
gaogaotiantian
authored
5e0abb4
View commit details
Copy full SHA for 5e0abb4
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
gh-124594: Create and reuse the same context for the entire asyncio REPL session (#124595)
Show description for 67e01a4
johnslavik
and
asvetlov
authored
67e01a4
View commit details
Copy full SHA for 67e01a4
View code at this point
Browse repository at this point
gh-118974: Add `decorator` argument to `make_dataclass` (gh-122723)
Show description for 3e3a4d2
Viicos
authored
3e3a4d2
View commit details
Copy full SHA for 3e3a4d2
View code at this point
Browse repository at this point
gh-124309: Revert eager task factory fix to prevent breaking downstream (#124810)
Show description for 133e929
ZeroIntensity
authored
133e929
View commit details
Copy full SHA for 133e929
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-116810: fix memory leak in ssl module (GH-123249)
Show description for 7e7223e
5 people
authored
7e7223e
View commit details
Copy full SHA for 7e7223e
View code at this point
Browse repository at this point
gh-124487: Require at least Windows 10 SDK and update install check (GH-124672)
zooba
authored
fac5e7a
View commit details
Copy full SHA for fac5e7a
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-124400: Use the normal command path for breakpoint commands (#124401)
Show description for b577460
gaogaotiantian
and
iritkatriel
authored
b577460
View commit details
Copy full SHA for b577460
View code at this point
Browse repository at this point
gh-124720: Update "Using Python on a Mac" document (#124721)
Show description for 4b83c03
ned-deily
authored
4b83c03
View commit details
Copy full SHA for 4b83c03
View code at this point
Browse repository at this point
gh-58573: Fix conflicts between abbreviated long options in the parent parser and subparsers in argparse (GH-124631)
Show description for 3f27153
serhiy-storchaka
authored
3f27153
View commit details
Copy full SHA for 3f27153
View code at this point
Browse repository at this point
gh-116850: Fix argparse for namespaces with not directly writable dict (GH-124667)
Show description for 95e92ef
serhiy-storchaka
authored
95e92ef
View commit details
Copy full SHA for 95e92ef
View code at this point
Browse repository at this point
gh-61181: Fix support of choices with string value in argparse (GH-124578)
Show description for f1a2417
serhiy-storchaka
authored
f1a2417
View commit details
Copy full SHA for f1a2417
View code at this point
Browse repository at this point
gh-53834: Fix support of arguments with choices in argparse (GH-124495)
Show description for dac4ec5
serhiy-storchaka
authored
dac4ec5
View commit details
Copy full SHA for dac4ec5
View code at this point
Browse repository at this point
gh-124345: Support abbreviated single-dash long options with = in argparse (GH-124428)
serhiy-storchaka
authored
6118044
View commit details
Copy full SHA for 6118044
View code at this point
Browse repository at this point
gh-80259: Fix conflict between type and default=SUPPRESS in argparse (GH-124519)
Show description for 9bcadf5
serhiy-storchaka
authored
9bcadf5
View commit details
Copy full SHA for 9bcadf5
View code at this point
Browse repository at this point
gh-104860: Fix allow_abbrev=False for single-dash long options (GH-124340)
serhiy-storchaka
authored
49e105f
View commit details
Copy full SHA for 49e105f
View code at this point
Browse repository at this point
Commits on Sep 28, 2024
gh-124442: make `__static_attributes__` deterministic by sorting (#124492)
Show description for 04c837d
3 people
authored
04c837d
View commit details
Copy full SHA for 04c837d
View code at this point
Browse repository at this point
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
Previous
Next
You can’t perform that action at this time.