FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for Python - python/cpython · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
python
/
cpython
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
35.3k
Star
74.5k
Code
Issues
5k+
Pull requests
2.5k
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
cpython
Python
on
main
User selector
Datepicker
Commit history
Commits on Aug 21, 2026
gh-155952: Fix `<unrepresentable>` Argument Clinic defaults in several signatures (#155954)
StanFromIreland
authored
033dc43
View commit details
Copy full SHA for 033dc43
View code at this point
Browse repository at this point
Commits on Aug 20, 2026
gh-149816: #96 Fix a race condition in invoke_gc_callback with free threading (GH-150029)
dzaramelcone
authored
91d71dd
View commit details
Copy full SHA for 91d71dd
View code at this point
Browse repository at this point
Commits on Aug 19, 2026
Remote Debugging: silence some unused function warnings (#149898)
StanFromIreland
authored
bf95881
View commit details
Copy full SHA for bf95881
View code at this point
Browse repository at this point
Commits on Aug 18, 2026
gh-152433: Fix errors in sys.getwindowsversion() for UWP build (GH-152604)
thexai
authored
af49df9
View commit details
Copy full SHA for af49df9
View code at this point
Browse repository at this point
gh-113318: Fix @getter and @setter in Argument Clinic (GH-155778)
Show description for 915970c
serhiy-storchaka
authored
915970c
View commit details
Copy full SHA for 915970c
View code at this point
Browse repository at this point
gh-123011: Fix warn_explicit() with the globals of the __main__ module (GH-155318)
Show description for f2eaf17
serhiy-storchaka
authored
f2eaf17
View commit details
Copy full SHA for f2eaf17
View code at this point
Browse repository at this point
Commits on Aug 17, 2026
gh-155315: Fix marshal round-trip of shared frozendict references (GH-155316)
Show description for b6c11fe
tonghuaroot
authored
b6c11fe
View commit details
Copy full SHA for b6c11fe
View code at this point
Browse repository at this point
Commits on Aug 16, 2026
gh-151895: Fix marshal.loads() crash on dict reference-tracking failure (GH-151896)
Show description for 5b96d39
tonghuaroot
authored
5b96d39
View commit details
Copy full SHA for 5b96d39
View code at this point
Browse repository at this point
gh-148817: Fold long lists/sets of constant elements into constant tuples/frozensets (#149016)
Show description for 084230e
Eclips4
and
iritkatriel
authored
084230e
View commit details
Copy full SHA for 084230e
View code at this point
Browse repository at this point
gh-155504: Set the interpreter before fallible thread state initialization (#155590)
abdulm5
authored
94a75f7
View commit details
Copy full SHA for 94a75f7
View code at this point
Browse repository at this point
Commits on Aug 15, 2026
gh-155319: Fix the source line of a warning issued with module_globals (GH-155320)
Show description for c92e2fd
serhiy-storchaka
authored
c92e2fd
View commit details
Copy full SHA for c92e2fd
View code at this point
Browse repository at this point
gh-155519: fix data-race for Context.ctx_vars (#155522)
nascheme
authored
9ee248c
View commit details
Copy full SHA for 9ee248c
View code at this point
Browse repository at this point
Commits on Aug 14, 2026
gh-155194: Fix not raising on non-module import (#155189)
Show description for dffac61
DinoV
authored
dffac61
View commit details
Copy full SHA for dffac61
View code at this point
Browse repository at this point
gh-155742: Use PyBytesWriter in Python/assemble.c (#155747)
Show description for 09b6317
vstinner
authored
09b6317
View commit details
Copy full SHA for 09b6317
View code at this point
Browse repository at this point
Commits on Aug 13, 2026
gh-155515: Use GC tracking for HAMT iterators (#155517)
nascheme
authored
f056212
View commit details
Copy full SHA for f056212
View code at this point
Browse repository at this point
gh-155486: Allow non-compact integers in `TO_BOOL_INT` (GH-155531)
marinelay
authored
cd98657
View commit details
Copy full SHA for cd98657
View code at this point
Browse repository at this point
gh-154701: prevent executor self-links in JIT cold exits (GH-155323)
Show description for 716cbae
cocolato
and
blurb-it[bot]
authored
716cbae
View commit details
Copy full SHA for 716cbae
View code at this point
Browse repository at this point
gh-153400: Use glibc functions instead of syscall() (#155518)
Show description for 1c9521f
vstinner
authored
1c9521f
View commit details
Copy full SHA for 1c9521f
View code at this point
Browse repository at this point
gh-85260: Extend the AST Validator to validate all identifiers (GH-21069)
isidentical
authored
47e2175
View commit details
Copy full SHA for 47e2175
View code at this point
Browse repository at this point
gh-129752: Don't update adaptive counters when TLBC=0 in free-threading. (gh-155497)
corona10
authored
ee4fe00
View commit details
Copy full SHA for ee4fe00
View code at this point
Browse repository at this point
Commits on Aug 12, 2026
Fix the comment describing b_list (GH-28925)
Show description for 3f99ebe
sl4mmy
authored
3f99ebe
View commit details
Copy full SHA for 3f99ebe
View code at this point
Browse repository at this point
Commits on Aug 11, 2026
gh-155363: Fix QSBR slot leak on thread state creation failure (gh-155365)
Show description for 44e92d4
nascheme
authored
44e92d4
View commit details
Copy full SHA for 44e92d4
View code at this point
Browse repository at this point
Commits on Aug 7, 2026
gh-151524: Make it clearer that `_PyInstrumentation_DISABLE` is immortal in the code (GH-151525)
lpyu001
authored
52bed26
View commit details
Copy full SHA for 52bed26
View code at this point
Browse repository at this point
Commits on Aug 6, 2026
gh-152105: Remove PyUnstable_ExecutableKinds and related macros (GH-155244)
encukou
authored
fe3a123
View commit details
Copy full SHA for fe3a123
View code at this point
Browse repository at this point
gh-145685: Remove `_PySeqLock` that is not used anymore (gh-155243)
maurycy
authored
d2f4649
View commit details
Copy full SHA for d2f4649
View code at this point
Browse repository at this point
Commits on Aug 5, 2026
gh-154902: Add an intrinsic for conditional annotations (#155026)
Show description for dd5a285
deadlovelll
and
sobolevn
authored
dd5a285
View commit details
Copy full SHA for dd5a285
View code at this point
Browse repository at this point
Commits on Jul 31, 2026
gh-152075: Avoid lock contention in _Py_Specialize_LoadGlobal under free threading (gh-153720)
Show description for ac8ba0c
hawkinsp
authored
ac8ba0c
View commit details
Copy full SHA for ac8ba0c
View code at this point
Browse repository at this point
Commits on Jul 28, 2026
gh-154822: Fix racy assertion during finalization (GH-154824)
ZeroIntensity
authored
cb0f028
View commit details
Copy full SHA for cb0f028
View code at this point
Browse repository at this point
Commits on Jul 27, 2026
gh-152912: Fix audit hook exception check in sys.addaudithook() (GH-152913)
k00shi
authored
85c8bce
View commit details
Copy full SHA for 85c8bce
View code at this point
Browse repository at this point
gh-154431: Revert "gh-154431: Fix data race in `sys.audithook` (#154462)" (GH-154769)
Show description for c7b9a13
encukou
authored
c7b9a13
View commit details
Copy full SHA for c7b9a13
View code at this point
Browse repository at this point
gh-122931: Allow stable abi3 API extensions to include a multiarch tuple in the filename (GH-152461)
Show description for 7961bbf
authored
7961bbf
View commit details
Copy full SHA for 7961bbf
View code at this point
Browse repository at this point
Commits on Jul 24, 2026
gh-134745: Remove dead code in `thread_nt.h` left by gh-134747 (#154338)
ByteFlowing1337
authored
9560bd8
View commit details
Copy full SHA for 9560bd8
View code at this point
Browse repository at this point
gh-152433: Windows: modernize and refactor stat emulation APIs (GH-153700)
Show description for 0d71cc4
thexai
authored
0d71cc4
View commit details
Copy full SHA for 0d71cc4
View code at this point
Browse repository at this point
Commits on Jul 22, 2026
gh-154431: Fix data race in `sys.audithook` (#154462)
sobolevn
authored
596cd5c
View commit details
Copy full SHA for 596cd5c
View code at this point
Browse repository at this point
gh-154014: Initialize cold executor vm_data fields (GH-154142)
BHUVANSH855
authored
d1174a4
View commit details
Copy full SHA for d1174a4
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL