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 }}
ZeroIntensity
/
cpython
Public
forked from
python/cpython
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
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
Include
on
propagate-iter-errors
User selector
All users
Datepicker
All time
Commit history
Commits on Nov 1, 2024
gh-120026: soft deprecate Py_HUGE_VAL macro (#120027)
Show description for 8477951
skirpichev
and
AA-Turner
authored
8477951
View commit details
Copy full SHA for 8477951
View code at this point
Browse repository at this point
Commits on Oct 30, 2024
gh-126072: do not add `None` to `co_consts` if there is no docstring (GH-126101)
xuantengh
authored
35df4eb
View commit details
Copy full SHA for 35df4eb
View code at this point
Browse repository at this point
Commits on Oct 29, 2024
GH-125837: Split `LOAD_CONST` into three. (GH-125972)
Show description for faa3272
markshannon
authored
faa3272
View commit details
Copy full SHA for faa3272
View code at this point
Browse repository at this point
Commits on Oct 28, 2024
GH-125515: Reduce number of compiler warnings in generated code (GH-125697)
markshannon
authored
2544159
View commit details
Copy full SHA for 2544159
View code at this point
Browse repository at this point
Commits on Oct 25, 2024
gh-121654: Add PyType_Freeze() function (#122457)
Show description for db96327
vstinner
and
encukou
authored
db96327
View commit details
Copy full SHA for db96327
View code at this point
Browse repository at this point
Commits on Oct 24, 2024
gh-125900: Clean-up logic around immortalization in free-threading (#125901)
Show description for 332356b
colesbury
authored
332356b
View commit details
Copy full SHA for 332356b
View code at this point
Browse repository at this point
gh-123930: Better error for "from imports" when script shadows module (#123929)
hauntsaninja
authored
500f533
View commit details
Copy full SHA for 500f533
View code at this point
Browse repository at this point
gh-124218: Avoid refcount contention on builtins module (GH-125847)
Show description for 3c4a7fa
colesbury
authored
3c4a7fa
View commit details
Copy full SHA for 3c4a7fa
View code at this point
Browse repository at this point
gh-125859: Fix crash when `gc.get_objects` is called during GC (#125882)
Show description for e545ead
colesbury
authored
e545ead
View commit details
Copy full SHA for e545ead
View code at this point
Browse repository at this point
Commits on Oct 21, 2024
gh-124218: Use per-thread reference counting for globals and builtins (#125713)
Show description for 9b0bfba
colesbury
authored
9b0bfba
View commit details
Copy full SHA for 9b0bfba
View code at this point
Browse repository at this point
gh-119311: Add missing magic number (3571) for 3.13.0b1 (#125771)
Show description for 0cd2140
frenzymadness
authored
0cd2140
View commit details
Copy full SHA for 0cd2140
View code at this point
Browse repository at this point
Commits on Oct 18, 2024
gh-125703: Correctly honour tracemalloc hooks on specialized DECREF paths (#125704)
pablogsal
authored
f8ba9fb
View commit details
Copy full SHA for f8ba9fb
View code at this point
Browse repository at this point
gh-125604: Move _Py_AuditHookEntry, etc. Out of pycore_runtime.h (gh-125605)
Show description for 6d93690
ericsnowcurrently
authored
6d93690
View commit details
Copy full SHA for 6d93690
View code at this point
Browse repository at this point
Commits on Oct 16, 2024
gh-125444: Fix illegal instruction for older Arm architectures (#125574)
Show description for feda9aa
diegorusso
authored
feda9aa
View commit details
Copy full SHA for feda9aa
View code at this point
Browse repository at this point
gh-124872: Replace enter/exit events with "switched" (#125532)
Show description for bee112a
3 people
authored
bee112a
View commit details
Copy full SHA for bee112a
View code at this point
Browse repository at this point
Commits on Oct 15, 2024
Post 3.14.0a1
hugovk
committed
299d020
View commit details
Copy full SHA for 299d020
View code at this point
Browse repository at this point
Python 3.14.0a1
hugovk
committed
8cdaca8
View commit details
Copy full SHA for 8cdaca8
View code at this point
Browse repository at this point
gh-124218: Use per-thread refcounts for code objects (#125216)
Show description for 3ea488a
colesbury
authored
3ea488a
View commit details
Copy full SHA for 3ea488a
View code at this point
Browse repository at this point
gh-92953: Improve nextpool/prevpool comment. (gh-125545)
Show description for 206de41
nascheme
authored
206de41
View commit details
Copy full SHA for 206de41
View code at this point
Browse repository at this point
gh-125512: Revert "gh-124872: Replace enter/exit events with "switched" (#124776)" (#125513)
Eclips4
authored
d3c82b9
View commit details
Copy full SHA for d3c82b9
View code at this point
Browse repository at this point
Commits on Oct 14, 2024
gh-124872: Replace enter/exit events with "switched" (#124776)
Show description for 843d28f
rhansen
authored
843d28f
View commit details
Copy full SHA for 843d28f
View code at this point
Browse repository at this point
GH-125323: Convert DECREF_INPUTS_AND_REUSE_FLOAT into a function that takes PyStackRefs. (GH-125439)
markshannon
authored
06ca330
View commit details
Copy full SHA for 06ca330
View code at this point
Browse repository at this point
gh-125139: use `_PyRecursiveMutex` in `_thread.RLock` (#125144)
kumaraditya303
authored
67f6e08
View commit details
Copy full SHA for 67f6e08
View code at this point
Browse repository at this point
gh-125323: Remove some unsafe Py_DECREFs in bytecodes.c, replacing them with PyStackRef_CLOSEs (GH-125324)
Fidget-Spinner
authored
4b358ee
View commit details
Copy full SHA for 4b358ee
View code at this point
Browse repository at this point
Commits on Oct 13, 2024
fix comment in _PyMutex_TryUnlock (#125319)
kumaraditya303
authored
022c50d
View commit details
Copy full SHA for 022c50d
View code at this point
Browse repository at this point
Commits on Oct 12, 2024
gh-124872: Change PyContext_WatchCallback to take PyObject (#124737)
Show description for 330c527
rhansen
authored
330c527
View commit details
Copy full SHA for 330c527
View code at this point
Browse repository at this point
gh-111924: use atomics for interp id refcounting (#125321)
kumaraditya303
authored
5d8739e
View commit details
Copy full SHA for 5d8739e
View code at this point
Browse repository at this point
Commits on Oct 10, 2024
gh-125268: Use static string for "1e309" in AST (#125272)
Show description for 427dcf2
colesbury
authored
427dcf2
View commit details
Copy full SHA for 427dcf2
View code at this point
Browse repository at this point
GH-125174: Make immortal objects more robust, following design from PEP 683 (GH-125251)
markshannon
authored
c901437
View commit details
Copy full SHA for c901437
View code at this point
Browse repository at this point
gh-125196: Add a free list to PyUnicodeWriter (#125227)
vstinner
authored
1639d93
View commit details
Copy full SHA for 1639d93
View code at this point
Browse repository at this point
Commits on Oct 9, 2024
gh-124872: Refine contextvars documentation (#124773)
Show description for 9940093
rhansen
authored
9940093
View commit details
Copy full SHA for 9940093
View code at this point
Browse repository at this point
gh-115999: Refactor `LOAD_GLOBAL` specializations to avoid reloading {globals, builtins} keys (gh-124953)
Show description for f978fb4
mpage
authored
f978fb4
View commit details
Copy full SHA for f978fb4
View code at this point
Browse repository at this point
GH-120024: Tidy up pycore_stackref.h, splitting into GIL and free-threading sections (GH-125095)
markshannon
authored
eb18574
View commit details
Copy full SHA for eb18574
View code at this point
Browse repository at this point
gh-124502: Remove _PyUnicode_EQ() function (#125114)
Show description for e0c87c6
vstinner
authored
e0c87c6
View commit details
Copy full SHA for e0c87c6
View code at this point
Browse repository at this point
Commits on Oct 8, 2024
gh-125063: Emit slices as constants in the bytecode compiler (#125064)
Show description for c6127af
3 people
authored
c6127af
View commit details
Copy full SHA for c6127af
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.