Files
@ ab30729c735c
Branch filter:
Location: kallithea/.hgtags
ab30729c735c
4.2 KiB
text/plain
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.