index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Include
Commit message (
Expand
)
Author
Age
Files
Lines
*
Python 3.13.0
v3.13.0
Thomas Wouters
2024-10-07
1
-3/+3
*
Post 3.13.0rc3
Thomas Wouters
2024-10-01
1
-1/+1
*
Python 3.13.0rc3
v3.13.0rc3
Thomas Wouters
2024-10-01
1
-2/+2
*
[3.13] GH-124567: Revert the Incremental GC in 3.13 (#124770)
T. Wouters
2024-09-30
3
-47/+17
*
[3.13] gh-124609: Fix _Py_ThreadId for Windows builds using MinGW (GH-124663)...
Miss Islington (bot)
2024-09-27
2
-0/+10
*
Post 3.13.0rc2
Thomas Wouters
2024-09-07
1
-1/+1
*
Python 3.13.0rc2
v3.13.0rc2
Thomas Wouters
2024-09-06
1
-2/+2
*
[3.13] gh-123747: Avoid static_assert() in internal header files (#123779) (#...
Victor Stinner
2024-09-06
2
-4/+9
*
[3.13] gh-123091: Use _Py_IsImmortalLoose() (#123511) (#123600)
Victor Stinner
2024-09-02
2
-4/+4
*
[3.13] gh-123484: Fix the debug offsets for PyLongObject (GH-123485) (#123499)
Miss Islington (bot)
2024-08-30
1
-2/+2
*
[3.13] Add debug offsets for free threaded builds (GH-123041) (#123055)
Miss Islington (bot)
2024-08-18
2
-3/+82
*
[3.13] gh-122584: Import mimalloc headers in a C++ context (GH-122587) (#123035)
Miss Islington (bot)
2024-08-16
1
-0/+9
*
[3.13] gh-122581: Avoid data races when collecting parser statistics (GH-1226...
Miss Islington (bot)
2024-08-07
1
-0/+19
*
[3.13] gh-120974: Make asyncio `swap_current_task` safe in free-threaded buil...
Miss Islington (bot)
2024-08-02
1
-1/+6
*
Post 3.13.0rc1
Thomas Wouters
2024-08-01
1
-1/+1
*
Python 3.13.0rc1
v3.13.0rc1
Thomas Wouters
2024-07-31
1
-3/+3
*
[3.13] GH-116090: Fire RAISE events from _FOR_ITER_TIER_TWO (GH-122419)
Brandt Bucher
2024-07-29
1
-0/+1
*
[3.13] gh-121489: Export private _PyBytes_Join() again (GH-122267) (#122287)
Miss Islington (bot)
2024-07-25
2
-4/+4
*
[3.13] gh-117482: Simplify the Fix For Builtin Types Slot Wrappers (gh-121932)
Eric Snow
2024-07-24
1
-1/+0
*
[3.13] gh-120974: Make _asyncio._leave_task atomic in the free-threaded build...
Miss Islington (bot)
2024-07-23
1
-2/+6
*
[3.13] gh-118124: fix assert related C++ checks on Solaris/Illumos (GH-121974...
Jakub KulĂk
2024-07-22
1
-5/+6
*
[3.13] gh-120973: Fix thread-safety issues with `threading.local` (GH-121655)...
Miss Islington (bot)
2024-07-19
1
-0/+8
*
[3.13] gh-121905: Consistently use "floating-point" instead of "floating poin...
Serhiy Storchaka
2024-07-19
2
-2/+2
*
[3.13] gh-118934: Make PyEval_GetLocals return borrowed reference (GH-119769)...
Miss Islington (bot)
2024-07-18
1
-0/+4
*
Post 3.13.0b4
Thomas Wouters
2024-07-18
1
-1/+1
*
Python 3.13.0b4
v3.13.0b4
Thomas Wouters
2024-07-18
1
-2/+2
*
[3.13] gh-121621: Move asyncio_running_loop to private struct (GH-121939) (#1...
Miss Islington (bot)
2024-07-18
2
-2/+2
*
[3.13] gh-121528: Fix _PyObject_Init() assertion for stable ABI (GH-121725) (...
Miss Islington (bot)
2024-07-17
1
-2/+26
*
[3.13] GH-121583: Remove dependency from pystats.h to internal header file (G...
Miss Islington (bot)
2024-07-16
1
-5/+5
*
[3.13] gh-121621: Move asyncio running loop to thread state (GH-121695) (GH-1...
Miss Islington (bot)
2024-07-16
5
-7/+2
*
[3.13] gh-121546: Disable contextvar caching on free-threading build (GH-1217...
Miss Islington (bot)
2024-07-15
1
-0/+2
*
[3.13] gh-121700 Emscripten trampolines not quite right since GH-106219 (GH-1...
Miss Islington (bot)
2024-07-14
1
-7/+1
*
[3.13] gh-120642: Move _PyCode_CODE() to the internal C API (GH-121644) (#121...
Miss Islington (bot)
2024-07-13
2
-3/+3
*
[3.13] gh-120198: Stop the world when setting __class__ on free-threaded buil...
Ken Jin
2024-07-12
2
-8/+2
*
[3.13] gh-117482: Fix Builtin Types Slot Wrappers (gh-121630)
Miss Islington (bot)
2024-07-11
1
-0/+1
*
[3.13] gh-89364: Export PySignal_SetWakeupFd() function (GH-121537) (#121582)
Miss Islington (bot)
2024-07-10
1
-1/+1
*
[3.13] gh-121368: Fix seq lock memory ordering in _PyType_Lookup (GH-121388) ...
Miss Islington (bot)
2024-07-08
5
-4/+30
*
[3.13] gh-121487: Fix deprecation warning for ATOMIC_VAR_INIT in mimalloc (gh...
Miss Islington (bot)
2024-07-08
1
-2/+6
*
[3.13] gh-106597: Remove unnecessary CFrame offsets (GH-121369) (#121370)
Miss Islington (bot)
2024-07-04
1
-7/+0
*
[3.13] gh-112136: Restore removed _PyArg_Parser (GH-121262) (#121344)
Miss Islington (bot)
2024-07-03
4
-24/+32
*
[3.13] gh-106597: Add more offsets to _Py_DebugOffsets (GH-121311) (#121312)
Miss Islington (bot)
2024-07-03
2
-0/+18
*
[3.13] gh-115773: Add sizes to debug offset structure (GH-120112) (#121283)
Miss Islington (bot)
2024-07-02
2
-0/+19
*
[3.13] gh-117657: Fix data races reported by TSAN in some set methods (GH-120...
Miss Islington (bot)
2024-07-01
1
-0/+14
*
[3.13] gh-113565: Improve and harden detection of curses dependencies (GH-119...
Miss Islington (bot)
2024-07-01
1
-5/+13
*
[3.13] gh-119447: Fix build with _PY_SHORT_FLOAT_REPR == 0 (GH-121178) (#121179)
Miss Islington (bot)
2024-06-30
1
-7/+3
*
gh-121115: Skip __index__ in PyLong_AsNativeBytes by default (GH-121118)
Miss Islington (bot)
2024-06-28
1
-2/+5
*
Post 3.13.0b3
Thomas Wouters
2024-06-27
1
-1/+1
*
Python 3.13.0b3
v3.13.0b3
Thomas Wouters
2024-06-27
1
-2/+2
*
[3.13] gh-120838: Add _PyThreadState_WHENCE_FINI (gh-121013)
Miss Islington (bot)
2024-06-26
3
-12/+10
*
[3.13] gh-120593: Fix const qualifier in pyatomic.h (GH-121055) (#121057)
Miss Islington (bot)
2024-06-26
1
-4/+4
[next]