cpython/Lib/test/test_cppext
Sam Gross 2973970af8
gh-110119: Temporarily skip test_cppext on --disable-gil builds. (#110123)
The current version of pip does not support "t" in the ABI flags. Skip
the test in `--disable-gil` builds until we can update pip.
2023-09-29 13:50:51 -07:00
..
__init__.py gh-110119: Temporarily skip test_cppext on --disable-gil builds. (#110123) 2023-09-29 13:50:51 -07:00
extension.cpp
setup.py