/
githubmirror
/
cpython
ОбзорДокументацияВойти
/
githubmirror
/
cpython
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
ДокументацияПоддержка
Политика конфиденциальностиПользовательское соглашениеПолитика использования «cookies»Согласие субъекта персональных данных
2026 ©
cpython/
Modules/_testlimitedcapi/
..
clinic

gh-150285: Fix too long docstrings in Argument Clinic code (GH-150338)

3 месяца назад
abstract.c

gh-130947: Add again PySequence_Fast() to the limited C API (#130948)

год назад
bytearray.c

gh-116417: Fix WASI build of _testlimitedcapi (#116974)

2 года назад
bytes.c

gh-116417: Fix WASI build of _testlimitedcapi (#116974)

2 года назад
capsule.c

gh-76595: Add tests for PyCapsule_Import() (GH-154588)

18 дней назад
codec.c

gh-111495: Add tests for `PyCodec_*` C API (#123343)

2 года назад
complex.c

gh-116417: Move limited C API complex.c tests to _testlimitedcapi (#117014)

2 года назад
dict.c

gh-141510: Test frozendict in test_capi.test_dict (#145084)

6 месяцев назад
eval.c

gh-111495: Fix refleaks in test_capi.test_eval tests (#122851)

2 года назад
file.c

gh-111495: Add PyFile tests (#129449)

2 года назад
float.c

gh-116417: Move limited C API unicode.c tests to _testlimitedcapi (#116993)

2 года назад
heaptype_relative.c

gh-145921: Add "_DuringGC" functions for tp_traverse (GH-145925)

4 месяца назад
import.c

gh-144278: Enable overriding sys.implementation's name and cache_tag when building sysmodule.c (GH-144293)

6 месяцев назад
list.c

gh-114329: Fix PyList_GetItemRef() limited C API definition (#117520)

2 года назад
long.c

gh-150285: Fix too long docstrings in Argument Clinic code (GH-150338)

3 месяца назад
object.c

gh-114329: Fix PyList_GetItemRef() limited C API definition (#117520)

2 года назад
parts.h

gh-76595: Add tests for PyCapsule_Import() (GH-154588)

18 дней назад
pyos.c

gh-116417: Fix WASI build of _testlimitedcapi (#116974)

2 года назад
run.c

gh-152132: Test Py_CompileString() in test_capi.test_run (#153470)

месяц назад
set.c

gh-140232: Do not track frozenset objects with immutables (#140234)

6 месяцев назад
slots.c

gh-149044: Improve Py_tp_base[s] docs & error message for non-type bases (GH-151252)

2 месяца назад
sys.c

gh-108512: Add and use new replacements for PySys_GetObject() (GH-111035)

год назад
testcapi_long.h

gh-116417: Move limited C API long.c tests to _testlimitedcapi (#117001)

2 года назад
threadstate.c

gh-144748: Make PyErr_CheckSignals raise the exception scheduled by PyThreadState_SetAsyncExc (GH-145178)

5 месяцев назад
tuple.c

gh-111495: Add tests for PyTuple C API (#118757)

2 года назад
unicode.c

gh-124502: Add PyUnicode_Equal() function (#124504)

2 года назад
util.h

gh-116417: Move 4 limited C API test files to _testlimitedcapi (#116571)

2 года назад
vectorcall_limited.c

gh-111178: Fix function signatures for multiple tests (#131496)

год назад
version.c

gh-128629: Add Py_PACK_VERSION and Py_PACK_FULL_VERSION (GH-128630)

2 года назад
weakref.c

gh-151130: Add more tests for PyWeakref_* C API (GH-151131)

2 месяца назад