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
/
internal
/
pycore_list.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
gh-117657: Fix TSAN list set failure (#118260)
Dino Viehland
2024-05-02
1
-0/+4
*
gh-116381: Remove bad specializations, add fail stats (GH-116464)
Ken Jin
2024-03-07
1
-2/+0
*
gh-116381: Specialize CONTAINS_OP (GH-116385)
Ken Jin
2024-03-06
1
-0/+2
*
GH-115802: JIT "small" code for Windows (GH-115964)
Brandt Bucher
2024-02-29
1
-3/+3
*
gh-111968: Refactor _PyXXX_Fini to integrate with _PyObject_ClearFreeLists (g...
Donghee Na
2024-02-10
1
-6/+0
*
gh-112087: Make PyList_{Append,Size,GetSlice} to be thread-safe (gh-114651)
Donghee Na
2024-01-31
1
-1/+2
*
gh-111968: Introduce _PyFreeListState and _PyFreeListState_GET API (gh-113584)
Donghee Na
2024-01-09
1
-20/+2
*
gh-106168: Revert the "size before item" setting (#111683)
scoder
2023-11-03
1
-1/+1
*
gh-106320: Remove private _PyList functions (#108451)
Victor Stinner
2023-08-24
1
-1/+3
*
gh-106168: PyTuple_SET_ITEM() now checks the index (#106164)
Victor Stinner
2023-06-28
1
-1/+1
*
gh-100146: Steal references from stack when building a list (#100147)
L. A. F. Pereira
2023-01-03
1
-0/+2
*
Use _Py_RVALUE() in macros (#99844)
Victor Stinner
2022-11-28
1
-1/+1
*
gh-91247: Use memcpy for list and tuple repeat (#91482)
Pieter Eendebak
2022-07-26
1
-0/+13
*
GH-91432: Specialize FOR_ITER (GH-91713)
Dennis Sweeney
2022-06-21
1
-0/+6
*
bpo-47009: Streamline list.append for the common case (GH-31864)
Dennis Sweeney
2022-04-01
1
-0/+18
*
bpo-46008: Make runtime-global object/type lifecycle functions and state cons...
Eric Snow
2021-12-09
1
-0/+24
*
bpo-41078: Add pycore_list.h internal header file (GH-21057)
Victor Stinner
2020-06-22
1
-0/+20