SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

0 0 0 Python

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.
S
Serhiy Storchaka committed
1f885df2a580360c5de69cc41191f3c6bfaaeb35
Parent: a806e92
Committed by GitHub <[email protected]> on 9/14/2023, 6:12:17 AM