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
/
Modules
/
_testinternalcapi.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
GH-96237: Allow non-functions as reference-holder in frames. (GH-96238)
Mark Shannon
2022-08-25
1
-1/+3
*
gh-93678: add _testinternalcapi.optimize_cfg() and test utils for compiler op...
Irit Katriel
2022-08-24
1
-0/+26
*
Fix NULL test in _testinternalcapi (GH-92861)
Dennis Sweeney
2022-05-17
1
-1/+1
*
GH-92239: Make sure that PEP 523 is supported, even when specializing first. ...
Mark Shannon
2022-05-04
1
-1/+36
*
bpo-29882: Fix portability bug introduced in GH-30774 (#30794)
Mark Dickinson
2022-01-23
1
-0/+1
*
bpo-46303: Move fileutils.h private functions to internal C API (GH-30484)
Victor Stinner
2022-01-11
1
-0/+94
*
bpo-45582: Port getpath[p].c to Python (GH-29041)
Steve Dower
2021-12-03
1
-8/+19
*
bpo-45753: Make recursion checks more efficient. (GH-29524)
Mark Shannon
2021-11-16
1
-1/+2
*
bpo-45506: Normalize _PyPathConfig.stdlib_dir when calculated. (#29040)
Eric Snow
2021-10-22
1
-0/+24
*
bpo-43974: Move Py_BUILD_CORE_MODULE into module code (GH-29157)
Christian Heimes
2021-10-22
1
-2/+2
*
pycore_pystate.h no longer redefines PyThreadState_GET() (GH-28921)
Victor Stinner
2021-10-13
1
-2/+3
*
bpo-38530: Refactor and improve AttributeError suggestions (GH-25776)
Dennis Sweeney
2021-05-03
1
-0/+87
*
bpo-39465: Add pycore_atomic_funcs.h header (GH-20766)
Victor Stinner
2020-12-23
1
-0/+13
*
bpo-42260: PyConfig_Read() only parses argv once (GH-23168)
Victor Stinner
2020-11-05
1
-3/+6
*
bpo-42260: Add _PyConfig_FromDict() (GH-23167)
Victor Stinner
2020-11-05
1
-2/+37
*
bpo-29778: test_embed tests the path configuration (GH-21306)
Victor Stinner
2020-07-07
1
-44/+1
*
bpo-29778: Ensure python3.dll is loaded from correct locations when Python is...
Steve Dower
2020-07-06
1
-1/+44
*
bpo-41061: Fix incorrect expressions in hashtable (GH-21028)
Christian Heimes
2020-06-22
1
-2/+2
*
bpo-29782: Consolidate _Py_Bit_Length() (GH-20739)
Niklas Fiekas
2020-06-15
1
-0/+40
*
bpo-29882: Add _Py_popcount32() function (GH-20518)
Victor Stinner
2020-06-08
1
-1/+41
*
bpo-40602: _Py_hashtable_set() reports rehash failure (GH-20077)
Victor Stinner
2020-05-14
1
-5/+9
*
bpo-40602: Write unit tests for _Py_hashtable_t (GH-20091)
Victor Stinner
2020-05-14
1
-0/+88
*
bpo-39849: Enable assertions in _testcapimodule.c and _testinternalcapi.c (GH...
Hai Shi
2020-04-20
1
-0/+3
*
bpo-40302: Add pycore_byteswap.h header file (GH-19552)
Victor Stinner
2020-04-17
1
-1/+31
*
bpo-40241: Add pycore_gc.h header file (GH-19494)
Victor Stinner
2020-04-13
1
-1/+16
*
bpo-39947: Move get_recursion_depth() to _testinternalcapi (GH-18974)
Victor Stinner
2020-03-13
1
-1/+12
*
bpo-36763: Implement the PEP 587 (GH-13592)
Victor Stinner
2019-05-27
1
-1/+1
*
bpo-36635: Add _testinternalcapi module (GH-12841)
Victor Stinner
2019-04-18
1
-0/+45