@deshipuɗ𐐩ʃƕρʋ
@whitequark✧✦Catherine✦✧ I’d argue that’s just a typography issue: the language is python3, the major release version will be 14, and the minor releases version will be 0. The whitespace is misleading.
Bumping the major release version is what one usually does for “some incompatibility expected”. Python3 just hides it a bit.
(While I agree Python (1, 2)/Python3 don’t claim semver, they almost always avoid incompatible changes in minor version updates.)