FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for Doc/data - 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
Doc
data
on
3.14
User selector
Datepicker
Commit history
Commits on Jun 4, 2026
[3.14] Correct Stable ABI documentation for METH_FASTCALL (GH-149593) (GH-150852)
Show description for 6c6f04d
miss-islington
and
da-woods
authored
6c6f04d
View commit details
Copy full SHA for 6c6f04d
View code at this point
Browse repository at this point
Commits on May 12, 2026
[3.14] gh-145235: Make dict watcher API thread-safe for free-threaded builds (gh-145233) (#149691)
Show description for d6b6fd7
colesbury
and
yoney
authored
d6b6fd7
View commit details
Copy full SHA for d6b6fd7
View code at this point
Browse repository at this point
Commits on May 1, 2026
[3.14] gh-149242: Heap size should be added at end of the struct (#149241)
Show description for 312a596
DinoV
and
nascheme
authored
312a596
View commit details
Copy full SHA for 312a596
View code at this point
Browse repository at this point
Commits on Apr 29, 2026
[3.14] GH-148726: Add heap_size to _gc_runtime_state (#149025)
sergey-miryanov
authored
4d0ae4c
View commit details
Copy full SHA for 4d0ae4c
View code at this point
Browse repository at this point
Commits on Apr 26, 2026
[3.14] GH-148726: Forward-port generational GC (#148720)
Show description for 9a7e205
authored
9a7e205
View commit details
Copy full SHA for 9a7e205
View code at this point
Browse repository at this point
Commits on Apr 11, 2026
[3.14] gh-142518: add thread safety docs for dict and set APIs (#148392)
Show description for 6112e2d
authored
6112e2d
View commit details
Copy full SHA for 6112e2d
View code at this point
Browse repository at this point
Commits on Mar 31, 2026
[3.14] gh-144438: Fix false sharing between QSBR and tlbc_index (gh-144554) (#144923)
Show description for 6ea4f84
colesbury
authored
6ea4f84
View commit details
Copy full SHA for 6ea4f84
View code at this point
Browse repository at this point
[3.14] gh-145563: Add thread-safety annotation for PyCapsule C-API (GH-146612) (#146659)
Show description for 2d1515d
miss-islington
and
eendebakpt
authored
2d1515d
View commit details
Copy full SHA for 2d1515d
View code at this point
Browse repository at this point
Commits on Mar 27, 2026
[3.14] gh-142518: add thread safety annotations for bytearray C-API (GH-146514) (#146516)
Show description for 8fde8fa
miss-islington
and
kumaraditya303
authored
8fde8fa
View commit details
Copy full SHA for 8fde8fa
View code at this point
Browse repository at this point
[3.14] gh-142518: add thread safety docs on bytes C-API (GH-146415) (#146515)
Show description for 67862fc
miss-islington
and
kumaraditya303
authored
67862fc
View commit details
Copy full SHA for 67862fc
View code at this point
Browse repository at this point
Commits on Mar 18, 2026
[3.14] gh-142518: Annotate PyList_* C APIs for thread safety (GH-146109) (#146125)
Show description for 3ebf54e
miss-islington
and
lysnikolaou
authored
3ebf54e
View commit details
Copy full SHA for 3ebf54e
View code at this point
Browse repository at this point
[3.14] gh-142183: Cache one datachunk per tstate to prevent alloc/dealloc thrashing (GH-145789) (#145828)
Show description for 19cbcc0
authored
19cbcc0
View commit details
Copy full SHA for 19cbcc0
View code at this point
Browse repository at this point
Commits on Mar 12, 2026
[3.14] gh-145254: Add thread safety annotation in docs (GH-145255) (#145862)
Show description for f9589cb
miss-islington
and
lysnikolaou
authored
f9589cb
View commit details
Copy full SHA for f9589cb
View code at this point
Browse repository at this point
Commits on Mar 10, 2026
[3.14] Document that PyType_GetModule returns a borrowed ref (GH-145612) (GH-145682)
Show description for 30bcdcd
encukou
authored
30bcdcd
View commit details
Copy full SHA for 30bcdcd
View code at this point
Browse repository at this point
Commits on Dec 28, 2025
[3.14] gh-143228: Fix UAF in perf trampoline during finalization (GH-143233) (#143247)
pablogsal
authored
892757f
View commit details
Copy full SHA for 892757f
View code at this point
Browse repository at this point
Commits on Nov 26, 2025
[3.14] gh-141909: Add `PyModuleDef_Slot` and earlier Py_mod_* constants to stable ABI manifest (#141910) (GH-141978)
Show description for 96bc021
encukou
authored
96bc021
View commit details
Copy full SHA for 96bc021
View code at this point
Browse repository at this point
Commits on Nov 25, 2025
[3.14] gh-139653: Add PyUnstable_ThreadState_SetStackProtection() (GH-139668) (#141661)
Show description for 32a38a2
authored
32a38a2
View commit details
Copy full SHA for 32a38a2
View code at this point
Browse repository at this point
Commits on Nov 6, 2025
[3.14] gh-138189: Document type slots, and other constants, as part of Limited API (GH-138190) (GH-141131)
Show description for 7168553
authored
7168553
View commit details
Copy full SHA for 7168553
View code at this point
Browse repository at this point
Commits on Oct 1, 2025
[3.14] Document that `PyInterpreterState_GetDict` returns a borrowed reference (GH-139451) (#139463)
Show description for 1ae1db8
miss-islington
and
encukou
authored
1ae1db8
View commit details
Copy full SHA for 1ae1db8
View code at this point
Browse repository at this point
Commits on Jul 8, 2025
[3.14] GH-133136: Revise QSBR to reduce excess memory held (gh-135473) (#135912)
Show description for 6a2a290
authored
6a2a290
View commit details
Copy full SHA for 6a2a290
View code at this point
Browse repository at this point
Commits on Jun 28, 2025
[3.14] gh-91048: Fix external inspection multi-threaded performance (GH-136005) (#136080)
Show description for c66b54f
pablogsal
authored
c66b54f
View commit details
Copy full SHA for c66b54f
View code at this point
Browse repository at this point
Commits on Jun 26, 2025
[3.14] gh-131591: Add Py_ prefix to MAX_SCRIPT_PATH_SIZE; remove unprefixed struct tag (GH-135924) (GH-135969)
Show description for e5abdbf
miss-islington
and
encukou
authored
e5abdbf
View commit details
Copy full SHA for e5abdbf
View code at this point
Browse repository at this point
Commits on Jun 25, 2025
[3.14] gh-135755: Docs: C API: Document missing `PyFunction_GET*` macros (GH-135762) (GH-135916)
Show description for 349f4c2
authored
349f4c2
View commit details
Copy full SHA for 349f4c2
View code at this point
Browse repository at this point
Commits on Jun 19, 2025
[3.14] Document that PyType_GetModuleByDef returns a borrowed reference (GH-135666) (GH-135701)
Show description for aee789c
miss-islington
and
encukou
authored
aee789c
View commit details
Copy full SHA for aee789c
View code at this point
Browse repository at this point
Commits on Jun 16, 2025
[3.14] gh-134160: Split extension module init from PyModule docs; emphasize multi-phase init (GH-135126) (#135470)
Show description for 0e0ad7b
authored
0e0ad7b
View commit details
Copy full SHA for 0e0ad7b
View code at this point
Browse repository at this point
Commits on Jun 14, 2025
[3.14] gh-132775: Clean Up Cross-Interpreter Error Handling (gh-135492)
Show description for 0fe5463
miss-islington
and
ericsnowcurrently
authored
0fe5463
View commit details
Copy full SHA for 0fe5463
View code at this point
Browse repository at this point
Commits on May 30, 2025
[3.14] gh-132775: Expand the Capability of Interpreter.call() (gh-134933)
Show description for d45d053
miss-islington
authored
d45d053
View commit details
Copy full SHA for d45d053
View code at this point
Browse repository at this point
Commits on May 26, 2025
[3.14] gh-91048: Add better error messages for remote debugging for CI builds (GH-134682) (#134719)
miss-islington
authored
aded785
View commit details
Copy full SHA for aded785
View code at this point
Browse repository at this point
Commits on May 25, 2025
[3.14] gh-91048: Refactor and optimize remote debugging module (#134652) (#134673)
Show description for 1822f33
pablogsal
authored
1822f33
View commit details
Copy full SHA for 1822f33
View code at this point
Browse repository at this point
[3.14] gh-115999: Add PyCodeObject.co_tlbc to the debug offsets (GH-134286) (#134348)
Show description for f68f05c
miss-islington
and
pablogsal
authored
f68f05c
View commit details
Copy full SHA for f68f05c
View code at this point
Browse repository at this point
Commits on May 22, 2025
[3.14] gh-132775: Make _PyXI_session Opaque (gh-134522)
Show description for 04e2dd6
miss-islington
and
ericsnowcurrently
authored
04e2dd6
View commit details
Copy full SHA for 04e2dd6
View code at this point
Browse repository at this point
Commits on May 21, 2025
[3.14] gh-132775: Support Fallbacks in _PyObject_GetXIData() (gh-134418)
Show description for 2ffc10b
miss-islington
and
ericsnowcurrently
authored
2ffc10b
View commit details
Copy full SHA for 2ffc10b
View code at this point
Browse repository at this point
Commits on May 20, 2025
[3.14] gh-132983: Convert zstd ``__new__`` methods to Argument Clinic (GH-133860) (#133915)
Show description for 4effd06
miss-islington
and
AA-Turner
authored
4effd06
View commit details
Copy full SHA for 4effd06
View code at this point
Browse repository at this point
Commits on May 13, 2025
[3.14] gh-133767: Fix use-after-free in the unicode-escape decoder with an error handler (GH-129648) (GH-133942)
Show description for 69b4387
miss-islington
and
serhiy-storchaka
authored
69b4387
View commit details
Copy full SHA for 69b4387
View code at this point
Browse repository at this point
Commits on May 9, 2025
[3.14] gh-46236: Document PyUnicode_BuildEncodingMap (GH-133270) (#133769)
Show description for 9ad1516
miss-islington
and
StanFromIreland
authored
9ad1516
View commit details
Copy full SHA for 9ad1516
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL