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_cppext
Commit message (
Expand
)
Author
Age
Files
Lines
*
gh-142447: Fix cast warning in pycore_backoff.h (#142465)
Victor Stinner
2025-12-09
1
-0/+1
*
gh-135906: Test the internal C API in test_cext (#136247)
Victor Stinner
2025-07-11
3
-9/+28
*
gh-127906: Add missing sys import to test_cppext (#132902)
Victor Stinner
2025-04-25
1
-0/+1
*
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/+45
*
gh-129666: Revert "gh-129666: Add C11/C++11 to docs and `-pedantic-errors` to...
Petr Viktorin
2025-02-28
3
-33/+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/+33
*
gh-127906: Test the limited C API in test_cppext (#127916)
Victor Stinner
2024-12-13
3
-3/+25
*
test_cext, test_cppext: enable /W4 warnings on Windows (#124253)
Victor Stinner
2024-09-19
1
-0/+2
*
Check for compiler warnings in test_cext on Windows (#121088)
Victor Stinner
2024-06-28
2
-2/+8
*
gh-118124: Use static_assert() in Py_BUILD_ASSERT() on C11 (#118398)
Victor Stinner
2024-04-30
1
-0/+4
*
gh-116869: Fix test_cext on RHEL7 (#117010)
Victor Stinner
2024-03-19
2
-10/+17
*
gh-92906: Enable test_cext and test_cppext on Windows (#117000)
Victor Stinner
2024-03-19
3
-40/+83
*
gh-116869: Enable test_cext and test_cppext on Free Threading build (#116973)
Victor Stinner
2024-03-18
1
-17/+10
*
gh-112535: Add test on _Py_ThreadId() (#112709)
Victor Stinner
2023-12-04
1
-2/+1
*
gh-111863: Rename `Py_NOGIL` to `Py_GIL_DISABLED` (#111864)
Hugo van Kemenade
2023-11-20
1
-1/+1
*
Add support.MS_WINDOWS constant (#110446)
Victor Stinner
2023-10-06
2
-6/+3
*
gh-110119: Temporarily skip test_cppext on --disable-gil builds. (#110123)
Sam Gross
2023-09-29
1
-0/+4
*
gh-108416: Mark slow test methods with @requires_resource('cpu') (GH-108421)
Serhiy Storchaka
2023-09-02
1
-0/+2
*
gh-105776: Fix test_cppext when CC contains -std=c11 option (#108343)
Victor Stinner
2023-08-23
1
-0/+13
*
gh-108303: Add Lib/test/test_cppext/ sub-directory (#108325)
Victor Stinner
2023-08-22
3
-0/+390