Files
typeshed/stdlib
Alex Waygood 906fe8bebd Correct positional-only method parameters in decimal.pyi (#6327)
While these parameters are positional-or-keyword in the pure-Python implementation of `decimal`, they are positional-only in the C implementation, so errors will be raised at runtime if users attempt to use these methods with keyword arguments.
2021-11-17 14:17:40 +01:00
..
2021-11-08 18:23:15 -08:00
2021-11-08 18:23:15 -08:00
2021-11-08 18:23:15 -08:00
2021-05-06 18:57:33 +03:00
2021-08-11 20:49:30 -07:00
2021-11-08 11:54:51 -08:00
2021-11-02 20:23:30 -07:00
2021-04-14 19:14:07 -07:00
2021-09-10 15:27:24 -07:00
2021-10-25 12:52:02 +02:00
2021-09-03 13:02:11 +02:00