Home
last modified time | relevance | path

Searched refs:test_pycfunction (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/python/cpython2/Lib/test/
Dtest_gdb.py854 def test_pycfunction(self): member in PyBtTests
/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_gdb.py901 def test_pycfunction(self): member in PyBtTests
/aosp_15_r20/external/python/cpython3/Misc/NEWS.d/
D3.11.0a5.rst708 Fix test_gdb.test_pycfunction() for Python built with ``clang -Og``.