__super__ and super()
|
|
3
|
138
|
March 10, 2023
|
Let int accept scientific notation strings
|
|
68
|
1551
|
February 23, 2023
|
Enhance builtin iterables like list, range with async methods like __aiter__, __anext__,
|
|
12
|
753
|
February 1, 2023
|
Why using readline() for default iterator when open file in binary mode?
|
|
2
|
272
|
December 14, 2022
|
More similarity between exec() and eval()
|
|
8
|
403
|
December 7, 2022
|
PEP 585 extension: allowing builtin containers specified with shorthands
|
|
6
|
633
|
August 22, 2022
|
XOR operand between bytes
|
|
11
|
1941
|
August 4, 2022
|
Allow `open()` to create non-existent directories in write mode
|
|
3
|
859
|
June 1, 2022
|
Better random algo than the built-in Random() function?
|
|
8
|
855
|
February 13, 2022
|
Add a `find()` builtin function
|
|
5
|
440
|
February 11, 2022
|