diff scripts/shortlog.py @ 8173:aa6f17a53b49

py3: switch to use Python 3 interpreter, temporarily leaving many things very broken until they have been migrated/fixed in a reviewable way Bump Mercurial minimum version to 5.2 - the first version that claim stable py3 support.
author Mads Kiilerich <mads@kiilerich.com>
date Sat, 23 Nov 2019 22:08:18 +0100
parents 2786730e56e0
children 96b43734025f
line wrap: on
line diff
--- a/scripts/shortlog.py	Sat Jan 25 22:13:43 2020 +0100
+++ b/scripts/shortlog.py	Sat Nov 23 22:08:18 2019 +0100
@@ -1,4 +1,4 @@
-#!/usr/bin/env python2
+#!/usr/bin/env python3
 # -*- coding: utf-8 -*-
 
 """