How details about change where Anki switched to Python 3.
authorOleksandr Gavenko <gavenkoa@gmail.com>
Fri, 13 Oct 2017 01:44:47 +0300
changeset 932 2540e72ce603
parent 931 9a5f97027ee7
child 933 ae90fde25510
How details about change where Anki switched to Python 3.
www/HACKING.rst
--- a/www/HACKING.rst	Fri Oct 13 01:44:07 2017 +0300
+++ b/www/HACKING.rst	Fri Oct 13 01:44:47 2017 +0300
@@ -55,6 +55,13 @@
   $ cd anki
   $ git co  15b349e3^
 
+  $ git show 15b349e3
+  commit 15b349e3a8b34bf80c134b406c9b90f61250ee9e
+  Author: Damien Elmes <git@ichi2.net>
+  Date:   2016-05-12 14:45:35 +1000
+
+      start port to python 3
+
 and put path to Anki project source dir inside ``Makefile.config``::
 
   ANKI_PY_DIR := $(HOME)/devel/anki