Files
cpython/Lib
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-05-22 14:07:36 +02:00
2023-03-13 15:15:52 +02:00