gh-108777: Split _PyTime tests from _testinternalcapi.c (gh-108787)

This commit is contained in:
Sam Gross 2023-09-02 00:46:36 +00:00 committed by GitHub
parent 76ce537fb1
commit aa52888e6a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
11 changed files with 313 additions and 262 deletions

View file

@ -6470,6 +6470,7 @@ SRCDIRS="\
Modules/_sqlite \
Modules/_sre \
Modules/_testcapi \
Modules/_testinternalcapi \
Modules/_xxtestfuzz \
Modules/cjkcodecs \
Modules/expat \