| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [3.12] gh-127906: Test the limited C API in test_cppext (GH-127916) (#127920) | Miss Islington (bot) | 2024-12-13 | 1 | -0/+9 |
| | | | | | | | gh-127906: Test the limited C API in test_cppext (GH-127916) (cherry picked from commit d05a4e6a0d366b854a3103cae0c941811fd48c4c) Co-authored-by: Victor Stinner <vstinner@python.org> | ||||
| * | [3.12] gh-127906: Backport test_cppext changes from the main branch (#127915) | Victor Stinner | 2024-12-13 | 1 | -7/+9 |
| | | |||||
| * | [3.12] gh-108303: Add Lib/test/test_cppext/ sub-directory (GH-108325) (#108328) | Miss Islington (bot) | 2023-08-22 | 1 | -0/+260 |
| gh-108303: Add Lib/test/test_cppext/ sub-directory (GH-108325) * Move test_cppext to its own directory * Rename setup_testcppext.py to setup.py * Rename _testcppext.cpp to extension.cpp * The source (extension.cpp) is now also copied by the test. (cherry picked from commit 21dda09600848ac280481f7c64f8d9516dc69bb2) Co-authored-by: Victor Stinner <vstinner@python.org> | |||||
