-
Type: Task
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
Python 3.2 is no longer supported by the Python Software Foundation and never shipped as the default python interpreter in any Linux distro. Dropping support for it allows us to remove a number of hacks and bug workarounds, for example the u() helper in py3compat. It also reduces the size of the build and test matrix.