From 2a3009d7fefc91829233bb94c05d94efdf32ae22 Mon Sep 17 00:00:00 2001 From: Chris Jerdonek Date: Sat, 20 Oct 2012 11:32:27 -0700 Subject: Add TODO's re: Python 2.4 and 3.3. --- TODO.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'TODO.md') diff --git a/TODO.md b/TODO.md index 2887f3e..00c675a 100644 --- a/TODO.md +++ b/TODO.md @@ -8,6 +8,8 @@ In master branch, after merging to master: In development branch: +* End support for Python 2.4. +* Add Python 3.3 to tox file (after deprecating 2.4). * Turn the benchmarking script at pystache/tests/benchmark.py into a command in pystache/commands, or make it a subcommand of one of the existing commands (i.e. using a command argument). * Provide support for logging in at least one of the commands. -- cgit v1.2.1