COMMITS
/ Include/internal/pycore_list.h January 3, 2023
L
gh-100146: Steal references from stack when building a list (#100147)
L. A. F. Pereira committed
November 28, 2022
V
Use _Py_RVALUE() in macros (#99844)
Victor Stinner committed
July 26, 2022
P
gh-91247: Use memcpy for list and tuple repeat (#91482)
Pieter Eendebak committed
June 21, 2022
D
GH-91432: Specialize FOR_ITER (GH-91713)
Dennis Sweeney committed
April 1, 2022
D
bpo-47009: Streamline list.append for the common case (GH-31864)
Dennis Sweeney committed
December 9, 2021
June 22, 2020
V
bpo-41078: Add pycore_list.h internal header file (GH-21057)
Victor Stinner committed