COMMITS
/ Modules/_testinternalcapi.c December 23, 2020
V
bpo-39465: Add pycore_atomic_funcs.h header (GH-20766)
Victor Stinner committed
November 5, 2020
V
bpo-42260: PyConfig_Read() only parses argv once (GH-23168)
Victor Stinner committed
V
bpo-42260: Add _PyConfig_FromDict() (GH-23167)
Victor Stinner committed
July 7, 2020
V
bpo-29778: test_embed tests the path configuration (GH-21306)
Victor Stinner committed
July 6, 2020
June 22, 2020
C
bpo-41061: Fix incorrect expressions in hashtable (GH-21028)
Christian Heimes committed
June 15, 2020
N
bpo-29782: Consolidate _Py_Bit_Length() (GH-20739)
Niklas Fiekas committed
June 8, 2020
V
bpo-29882: Add _Py_popcount32() function (GH-20518)
Victor Stinner committed
May 14, 2020
V
bpo-40602: _Py_hashtable_set() reports rehash failure (GH-20077)
Victor Stinner committed
V
bpo-40602: Write unit tests for _Py_hashtable_t (GH-20091)
Victor Stinner committed
April 20, 2020
April 17, 2020
V
bpo-40302: Add pycore_byteswap.h header file (GH-19552)
Victor Stinner committed
April 13, 2020
V
bpo-40241: Add pycore_gc.h header file (GH-19494)
Victor Stinner committed
March 13, 2020
V
bpo-39947: Move get_recursion_depth() to _testinternalcapi (GH-18974)
Victor Stinner committed
May 27, 2019
V
bpo-36763: Implement the PEP 587 (GH-13592)
Victor Stinner committed
April 18, 2019
V
bpo-36635: Add _testinternalcapi module (GH-12841)
Victor Stinner committed