Files
cpython/Lib/test
Serhiy Storchaka 1f885df2a5 gh-107782: Use _testcapi to test non-representable signatures (GH-109325)
Builtin functions and methods that have non-representable signatures today
will have representable signatures yesterday, and they will become unusable
for testing this feature.

So we need to add special functions and methods to the _testcapi module
that always have non-representable signatures.
2023-09-14 09:12:17 +03:00
..
2023-09-01 14:59:09 +02:00
2022-08-04 18:12:35 +02:00
2022-08-04 18:12:35 +02:00