
Re: Shorthand syntax for lambda functions that have a single parameter
by Jon Kiparsky Sept. 30, 2021
by Jon Kiparsky Sept. 30, 2021
Sept. 30, 2021
1
0
8
21

Sept. 22, 2021
1
0

Typing Callable Ellipsis -- support for type hints a la Callable[[int, float, ...], None]
by Randolf Scholz Sept. 22, 2021
by Randolf Scholz Sept. 22, 2021
Sept. 22, 2021
3
3
7
13

Make localhost an acceptable parameter to ipaddress.IPv4Address address parameter
by Andres Torres Sept. 22, 2021
by Andres Torres Sept. 22, 2021
Sept. 22, 2021
2
1

Allow dataclasses's auto-generated __init__ to optionally accept **kwargs and pass them to __post_init_
by thomas.d.mckay@gmail.com Sept. 21, 2021
by thomas.d.mckay@gmail.com Sept. 21, 2021
Sept. 21, 2021
3
6

Sept. 20, 2021
4
5

Sept. 20, 2021
1
0

Otherwise clause in for statement to run when a empty iterable is used
by Andre Delfino Sept. 20, 2021
by Andre Delfino Sept. 20, 2021
Sept. 20, 2021
3
5