|
|
|
|
|
by the__alchemist
1969 days ago
|
|
I'd love a Python 4, or one by any other name, to be like the latest Python, but cleaned up, with no regards for backwards compatibility. For example: a trimmed standard library, and much of the alternate syntaxes removed. Better tooling and official-docs support; ie like Rust: A modern, official package manager, a built-in linter, formatter, binary-creator etc. |
|
What does it matter to you if there are features in the standard library you don't use? The full python embedded distribution is only 8MB including runtime.