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
/
Lib
/
test
/
test_cext
Commit message (
Expand
)
Author
Age
Files
Lines
*
gh-140550: Initial implementation of PEP 793 – PyModExport (GH-140556)
Petr Viktorin
2025-11-05
4
-67/+18
*
gh-111506: Add _Py_OPAQUE_PYOBJECT to hide PyObject layout & related API (GH-...
Petr Viktorin
2025-07-12
4
-10/+85
*
gh-135906: Test the internal C API in test_cext (#136247)
Victor Stinner
2025-07-11
3
-25/+75
*
gh-132415: Update vendored setuptools in ``Lib/test/wheeldata`` (#132887)
Adam Turner
2025-04-24
1
-1/+1
*
gh-129666: Add C11/C++11 to docs and -pedantic-errors to GCC/clang test_c[pp]...
Petr Viktorin
2025-03-04
3
-0/+19
*
gh-129666: Revert "gh-129666: Add C11/C++11 to docs and `-pedantic-errors` to...
Petr Viktorin
2025-02-28
3
-19/+0
*
gh-129666: Add C11/C++11 to docs and `-pedantic-errors` to GCC/clang test_c[p...
Petr Viktorin
2025-02-28
3
-0/+19
*
test_cext, test_cppext: enable /W4 warnings on Windows (#124253)
Victor Stinner
2024-09-19
2
-2/+10
*
Check for compiler warnings in test_cext on Windows (#121088)
Victor Stinner
2024-06-28
2
-2/+8
*
gh-120593: Check -Wcast-qual flag in test_cext (#121081)
Victor Stinner
2024-06-27
1
-0/+3
*
gh-118124: Use static_assert() in Py_BUILD_ASSERT() on C11 (#118398)
Victor Stinner
2024-04-30
1
-0/+5
*
gh-117478: Add `@support.requires_gil_enabled` decorator (#117479)
Sam Gross
2024-04-04
1
-2/+2
*
gh-116869: Enable -Werror in test_cext for Free Threading (#117106)
Victor Stinner
2024-03-20
1
-5/+7
*
gh-116869: Fix test_cext for Free Threading (#117043)
Victor Stinner
2024-03-19
2
-1/+3
*
gh-116869: Fix test_cext on RHEL7 (#117010)
Victor Stinner
2024-03-19
1
-10/+13
*
gh-92906: Enable test_cext and test_cppext on Windows (#117000)
Victor Stinner
2024-03-19
3
-15/+51
*
gh-116869: Test the limited C API in test_cext (#116995)
Victor Stinner
2024-03-19
3
-30/+55
*
gh-116869: Build test_cext with -Werror=declaration-after-statement (#116990)
Victor Stinner
2024-03-19
2
-0/+6
*
gh-116869: Enable test_cext and test_cppext on Free Threading build (#116973)
Victor Stinner
2024-03-18
1
-15/+9
*
gh-116869: Add test_cext test: build a C extension (#116954)
Victor Stinner
2024-03-18
3
-0/+219