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
Lib
on
stackref-not-null
User selector
All users
All time
Commit history
Commits on Oct 7, 2024
GH-119866: Spill the stack around escaping calls. (GH-124392)
Show description for da071fa
markshannon
authored
da071fa
View commit details
Copy full SHA for da071fa
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-125010: Fix `use-after-free` in AST `repr()` (#125015)
tomasr8
authored
a1be83d
View commit details
Copy full SHA for a1be83d
View code at this point
Browse repository at this point
gh-119535: python𝜋 (#119536)
Show description for 3fc673e
hauntsaninja
and
blurb-it[bot]
authored
3fc673e
View commit details
Copy full SHA for 3fc673e
View code at this point
Browse repository at this point
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-118658: Modify cert generation script to extract cert3.pem (GH-124598)
felixfontein
authored
480354d
View commit details
Copy full SHA for 480354d
View code at this point
Browse repository at this point
gh-124613: Deactivate perf support in tests if the jit is set (#124794)
Show description for 5e9e506
pablogsal
authored
5e9e506
View commit details
Copy full SHA for 5e9e506
View code at this point
Browse repository at this point
Commits on Oct 3, 2024
gh-121982: ``csv``: Add a test case for invalid ``quoting`` constant. (#121983)
Show description for 656b7a3
tomasr8
and
Eclips4
authored
656b7a3
View commit details
Copy full SHA for 656b7a3
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-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-124213: Fix incorrect context manager use in in_systemd_nspawn_sync_suppressed() (#124892)
Show description for 8d7d257
mgorny
authored
8d7d257
View commit details
Copy full SHA for 8d7d257
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-85935: Improve tests for invalid arguments in test_argparse (GH-124891)
Show description for 2c050d4
serhiy-storchaka
authored
2c050d4
View commit details
Copy full SHA for 2c050d4
View code at this point
Browse repository at this point
gh-122864: Fix a ``test_funcattrs.test___builtins__`` when executing directly (#124845)
Show description for 8fbf10d
mbyrnepr2
and
vstinner
authored
8fbf10d
View commit details
Copy full SHA for 8fbf10d
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
Minor code beautifications in statistics.py (gh-124866)
rhettinger
authored
120729d
View commit details
Copy full SHA for 120729d
View code at this point
Browse repository at this point
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-124842: Fix test.support.import_helper.make_legacy_pyc() (GH-124843)
Show description for 60ff67d
serhiy-storchaka
authored
60ff67d
View commit details
Copy full SHA for 60ff67d
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
Minor edit for code clarification in annotationlib. (#124805)
larryhastings
authored
626d706
View commit details
Copy full SHA for 626d706
View code at this point
Browse repository at this point
gh-115142: Skip some test cases in ``Lib/test/test_compile`` if ``_testinternalcapi`` is not available (#124474)
Show description for 1c0bd8b
Eclips4
authored
1c0bd8b
View commit details
Copy full SHA for 1c0bd8b
View code at this point
Browse repository at this point
gh-124613, regrtest: Detect JIT in build info (#124793)
vstinner
authored
e44eebf
View commit details
Copy full SHA for e44eebf
View code at this point
Browse repository at this point
gh-124613: Don't run perf tests in JIT builds (#124792)
Show description for 35541c4
pablogsal
and
vstinner
authored
35541c4
View commit details
Copy full SHA for 35541c4
View code at this point
Browse repository at this point
gh-124722: Fix leak in `test_detach_materialized_dict_no_memory` (GH-124769)
sobolevn
authored
6f4d64b
View commit details
Copy full SHA for 6f4d64b
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-111495: Add tests for `PyCodec_*` C API (#123343)
picnixz
authored
6d0d26e
View commit details
Copy full SHA for 6d0d26e
View code at this point
Browse repository at this point
functools: Give up on lazy-importing types (#124736)
Show description for 95581b3
JelleZijlstra
authored
95581b3
View commit details
Copy full SHA for 95581b3
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.