6 ms·
I agree with this pretty much 100%. Stop adding new features for features sake. I can’t actually think of anything since 3.6 that I yearn to use. If you can’t
by monster2control 5y ago
I agree with this pretty much 100%.
Stop adding new features for features sake. I can’t actually think of anything since 3.6 that I yearn to use.
If you can’t add something without breaking backwards comparability, time to release Python 4 and wait another 15 years for adoption.
- matanrubin 5y agoWell, dataclasses are pretty darn useful and were added in 3.7. I can't imangine writing Python code without them now...