Comment by thesz
> If lang is not compatible with any of python versions, then the lang isn’t python.
Python versions are not compatible between themselves, as python does not preserve backward compatibility, ergo python is not python.
> If lang is not compatible with any of python versions, then the lang isn’t python.
Python versions are not compatible between themselves, as python does not preserve backward compatibility, ergo python is not python.
Pretty compatible != compatible.
(I can edit my own script, I would hate if installation instructions for “django” would include “just remove the type hints from the scripts”)
The words "any" and "all" have a different meaning.