Files
typeshed/stdlib
Alex Waygood 916ca06885 Correct positional-only parameters in datetime.pyi (#6343)
These are all positional-or-keyword parameters in the pure-Python implementation, but positional-only parameters in the C implementation. Thus, passing them as keyword arguments is unreliable, and will result in errors being raised in some situations.
2021-11-19 07:10:18 -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-09-03 13:02:11 +02:00