Files
@ ab30729c735c
Branch filter:
Location: kallithea/docs/usage/customization.rst
ab30729c735c
2.5 KiB
text/prs.fallenstein.rst
setup: drop support for Python 2.6
It would be a a stepping stone for the migration to Python 3 to only support
Python 2.7. Even though we don't make any big changes now, it might allow us to
remove some workarounds or use some new forward-compatible features.
Mercurial dropped support for Python 2.6 2 years ago.
It would be a a stepping stone for the migration to Python 3 to only support
Python 2.7. Even though we don't make any big changes now, it might allow us to
remove some workarounds or use some new forward-compatible features.
Mercurial dropped support for Python 2.6 2 years ago.