Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
6ae2780be0667a8dc52c4fb583171ec86067d700
/
Modules
/
_testinternalcapi.c
dcbaa1b
bpo-29778: Ensure python3.dll is loaded from correct locations when Python is embedded (GH-21297)
by Steve Dower
· 5 years ago
4901ea9
bpo-41061: Fix incorrect expressions in hashtable (GH-21028)
by Christian Heimes
· 5 years ago
794e7d1
bpo-29782: Consolidate _Py_Bit_Length() (GH-20739)
by Niklas Fiekas
· 5 years ago
c6b292c
bpo-29882: Add _Py_popcount32() function (GH-20518)
by Victor Stinner
· 5 years ago
d2dc827
bpo-40602: _Py_hashtable_set() reports rehash failure (GH-20077)
by Victor Stinner
· 5 years ago
a482dc5
bpo-40602: Write unit tests for _Py_hashtable_t (GH-20091)
by Victor Stinner
· 5 years ago
5dd21f5
bpo-39849: Enable assertions in _testcapimodule.c and _testinternalcapi.c (GH-19623)
by Hai Shi
· 5 years ago
1ae035b
bpo-40302: Add pycore_byteswap.h header file (GH-19552)
by Victor Stinner
· 5 years ago
0135598
bpo-40241: Add pycore_gc.h header file (GH-19494)
by Victor Stinner
· 5 years ago
3f2f4fe
bpo-39947: Move get_recursion_depth() to _testinternalcapi (GH-18974)
by Victor Stinner
· 5 years ago
331a6a5
bpo-36763: Implement the PEP 587 (GH-13592)
by Victor Stinner
· 6 years ago
23bace2
bpo-36635: Add _testinternalcapi module (GH-12841)
by Victor Stinner
· 6 years ago