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.9k
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
3.13
User selector
Datepicker
Commit history
Commits on Aug 21, 2026
[3.13] gh-156196: Fix a failed assignment to a PyMemberDef attribute changing its value (GH-156197)
Show description for e178a13
serhiy-storchaka
authored
e178a13
View commit details
Copy full SHA for e178a13
View code at this point
Browse repository at this point
[3.13] gh-155952: Fix `<unrepresentable>` Argument Clinic defaults in several signatures (#156170)
Show description for 4516910
lpyu001
and
StanFromIreland
authored
4516910
View commit details
Copy full SHA for 4516910
View code at this point
Browse repository at this point
Commits on Aug 18, 2026
[3.13] gh-123011: Fix warn_explicit() with the globals of the __main__ module (GH-155318) (GH-155991)
Show description for 01189bd
miss-islington
and
serhiy-storchaka
authored
01189bd
View commit details
Copy full SHA for 01189bd
View code at this point
Browse repository at this point
Commits on Aug 17, 2026
[3.13] gh-155515: Use GC tracking for HAMT iterators (GH-155517) (#155918)
Show description for 6d13dc5
hanlee55
and
nascheme
authored
6d13dc5
View commit details
Copy full SHA for 6d13dc5
View code at this point
Browse repository at this point
Commits on Aug 15, 2026
[3.13] gh-155319: Fix the source line of a warning issued with module_globals (GH-155320) (GH-155826)
Show description for f61481f
serhiy-storchaka
authored
f61481f
View commit details
Copy full SHA for f61481f
View code at this point
Browse repository at this point
Commits on Aug 13, 2026
[3.13] gh-85260: Extend the AST Validator to validate all identifiers (GH-21069) (GH-155653)
Show description for ca39363
serhiy-storchaka
and
isidentical
authored
ca39363
View commit details
Copy full SHA for ca39363
View code at this point
Browse repository at this point
Commits on Aug 7, 2026
[3.13] gh-151524: Make it clearer that `_PyInstrumentation_DISABLE` is immortal in the code (GH-151525) (GH-155351)
Show description for 2e19855
miss-islington
and
lpyu001
authored
2e19855
View commit details
Copy full SHA for 2e19855
View code at this point
Browse repository at this point
Commits on Jul 20, 2026
[3.13] gh-154283: Make threading.get_native_id() unique across processes on DragonFly (GH-154287) (GH-154298)
Show description for 6531253
serhiy-storchaka
and
claude
authored
6531253
View commit details
Copy full SHA for 6531253
View code at this point
Browse repository at this point
Commits on Jul 10, 2026
[3.13] gh-152132: Test Py_CompileString() in test_capi.test_run (#153470) (#153473) (#153533)
Show description for 5baaa5b
vstinner
authored
5baaa5b
View commit details
Copy full SHA for 5baaa5b
View code at this point
Browse repository at this point
Commits on Jul 9, 2026
[3.13] gh-152132: Fix Py_RunMain() to return an exit code (#153446) (#153455) (#153458)
Show description for 3d9a420
vstinner
authored
3d9a420
View commit details
Copy full SHA for 3d9a420
View code at this point
Browse repository at this point
[3.13] gh-152132: Test all PyRun functions in test_capi.test_run (#153352) (#153414)
Show description for 91abe31
vstinner
authored
91abe31
View commit details
Copy full SHA for 91abe31
View code at this point
Browse repository at this point
Commits on Jul 7, 2026
[3.13] gh-153252: Fix error handling in `_PyCompile_CodeGen` (GH-153253) (#153283)
Show description for 39264ed
miss-islington
and
sobolevn
authored
39264ed
View commit details
Copy full SHA for 39264ed
View code at this point
Browse repository at this point
Commits on Jul 6, 2026
[3.13] gh-152682: Fix NULL dereference on OOM in `symtable_visit_type_param_bound_or_default` (GH-152684) (#152697)
Show description for eca0efe
authored
eca0efe
View commit details
Copy full SHA for eca0efe
View code at this point
Browse repository at this point
[3.13] gh-152849: Fix `OverflowError` message for out-of-range timestamps in the `time` module (GH-152850) (#153207)
Show description for 7b178f6
authored
7b178f6
View commit details
Copy full SHA for 7b178f6
View code at this point
Browse repository at this point
Commits on Jul 2, 2026
[3.13] gh-151763: Fix OOM-0013 crash when the parser or compiler fails to allocate (GH-151968) (#152840)
tonghuaroot
authored
cdc1472
View commit details
Copy full SHA for cdc1472
View code at this point
Browse repository at this point
Commits on Jun 29, 2026
[3.13] gh-152375: Fix undefined behaviour in the `INSTRUMENTED_JUMP` macro (GH-152376) (#152577)
Show description for 1638151
StanFromIreland
authored
1638151
View commit details
Copy full SHA for 1638151
View code at this point
Browse repository at this point
Commits on Jun 23, 2026
[3.13] gh-151773: Fix NULL dereference in `PyContextVar_Set` (GH-151836) (#152011)
Show description for a1f31af
miss-islington
and
bhuvi27
authored
a1f31af
View commit details
Copy full SHA for a1f31af
View code at this point
Browse repository at this point
Commits on Jun 11, 2026
[3.13] gh-151112: Move an `assert` that may fail in `cfg_builder_check` (GH-151153) (#151315)
Show description for 807333d
miss-islington
and
StanFromIreland
authored
807333d
View commit details
Copy full SHA for 807333d
View code at this point
Browse repository at this point
Commits on Jun 10, 2026
[3.13] gh-151253: Dump the Python path configuration on _PyCodec_InitRegistry() failure (#151250) (#151269) (#151283) (#151287)
Show description for db9e755
vstinner
authored
db9e755
View commit details
Copy full SHA for db9e755
View code at this point
Browse repository at this point
Commits on Jun 9, 2026
[3.13] gh-151112: Fix double free in `assemble_init` when out of memory (GH-151142) (#151207)
Show description for 310125e
miss-islington
and
StanFromIreland
authored
310125e
View commit details
Copy full SHA for 310125e
View code at this point
Browse repository at this point
[3.13] gh-151126: Fix missing `PyErr_NoMemory()` in `remove_unused_consts` (GH-151127) (#151136)
Show description for 140af0f
miss-islington
and
sobolevn
authored
140af0f
View commit details
Copy full SHA for 140af0f
View code at this point
Browse repository at this point
Commits on Jun 8, 2026
[3.13] gh-150633: Properly handle null characters in the name when importing frozen modules (GH-150634) (GH-151102)
Show description for 4834b45
miss-islington
and
KowalskiThomas
authored
4834b45
View commit details
Copy full SHA for 4834b45
View code at this point
Browse repository at this point
Commits on Jun 2, 2026
[3.13] gh-150319: Replace all documentation which says "See PEP 585" (#150325) (#150814)
Show description for 7c5734c
authored
7c5734c
View commit details
Copy full SHA for 7c5734c
View code at this point
Browse repository at this point
Commits on Jun 1, 2026
[3.13] gh-150644: Tag Apple system log messages as public. (GH-150645) (#150740)
Show description for 3eab77f
miss-islington
and
freakboy3742
authored
3eab77f
View commit details
Copy full SHA for 3eab77f
View code at this point
Browse repository at this point
Commits on May 28, 2026
[3.13] gh-139808: Add branch protections for aarch64 in asm_trampoline.S (GH-130864) (GH-150189) (#150194)
Show description for ddd50ab
authored
ddd50ab
View commit details
Copy full SHA for ddd50ab
View code at this point
Browse repository at this point
Commits on May 27, 2026
[3.13] gh-150285: Fix too long docstrings in Argument Clinic code (GH-150338) (GH-150350) (GH-150473) (GH-150526)
Show description for 6884051
serhiy-storchaka
authored
6884051
View commit details
Copy full SHA for 6884051
View code at this point
Browse repository at this point
Commits on May 26, 2026
[3.13] gh-150285: Fix too long docstrings in builtins (GH-150293) (GH-150466) (GH-150472)
Show description for 43b6b48
serhiy-storchaka
authored
43b6b48
View commit details
Copy full SHA for 43b6b48
View code at this point
Browse repository at this point
Commits on May 25, 2026
[3.13] gh-149156: Fix perf trampoline crash after fork (GH-150347) (#150393)
miss-islington
authored
ab4df90
View commit details
Copy full SHA for ab4df90
View code at this point
Browse repository at this point
Commits on May 23, 2026
[3.13] gh-150178: Fix refcount leaks in hamt allocation failure paths (GH-150179) (#150301)
Show description for 95c9323
miss-islington
and
lpyu001
authored
95c9323
View commit details
Copy full SHA for 95c9323
View code at this point
Browse repository at this point
Commits on May 12, 2026
[3.13] gh-145376: Fix various reference leaks (GH-145377) (#148661)
Show description for ea8c3e0
StanFromIreland
and
JelleZijlstra
authored
ea8c3e0
View commit details
Copy full SHA for ea8c3e0
View code at this point
Browse repository at this point
Commits on May 4, 2026
[3.13] gh-148418: Fix a possible reference leak in a corrupted TYPE_CODE marshal stream (GH-148419) (GH-149364)
Show description for 6d6471b
miss-islington
and
Wulian233
authored
6d6471b
View commit details
Copy full SHA for 6d6471b
View code at this point
Browse repository at this point
Commits on Apr 25, 2026
[3.13] gh-148973: fix segfault on mismatch between consts size and oparg in compiler (GH-148974) (#148997)
iritkatriel
authored
8da3d39
View commit details
Copy full SHA for 8da3d39
View code at this point
Browse repository at this point
Commits on Apr 22, 2026
[3.13] gh-148820: Fix _PyRawMutex use-after-free on spurious semaphore wakeup (gh-148852) (#148885)
Show description for 1b2301c
colesbury
authored
1b2301c
View commit details
Copy full SHA for 1b2301c
View code at this point
Browse repository at this point
Commits on Apr 18, 2026
[3.13] gh-148653: Fix some marshal errors related to recursive code objects (GH-148698) (GH-148711) (GH-148713)
Show description for ac1c1e7
serhiy-storchaka
authored
ac1c1e7
View commit details
Copy full SHA for ac1c1e7
View code at this point
Browse repository at this point
Commits on Apr 7, 2026
[3.13] GH-146128: Remove the buggy AArch64 "33rx" relocation (#146263) (#148199)
Show description for 8a0993f
authored
8a0993f
View commit details
Copy full SHA for 8a0993f
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL