Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | happy new year | Mike Bayer | 2020-01-05 | 1 | -1/+1 |
| | | | | | | also fix one flake8 error Change-Id: Ia828267fce34d5b194898e3e301b6d463470f068 | ||||
* | - update copyright | Mike Bayer | 2019-05-31 | 1 | -1/+1 |
| | | | | Change-Id: I258e9ff77e5a9ac687cd20d33b6d75de7c79b4dc | ||||
* | Use tox / zimports | Mike Bayer | 2019-05-31 | 1 | -7/+10 |
| | | | | Change-Id: Ia047c7052a6d242c2cf1c7a83981f1e38ea4d928 | ||||
* | - happy new year | Mike Bayer | 2016-03-10 | 1 | -1/+1 |
| | |||||
* | - Repair some calls within the ast module that no longer work on Python3.5; | Mike Bayer | 2015-08-26 | 1 | -2/+1 |
| | | | | | | | additionally replace the use of ``inspect.getargspec()`` under Python 3 (seems to be called from the TG plugin) to avoid deprecation warnings. fixes #250 | ||||
* | - get flake8 to pass fully for mako/ (tests are a much bigger deal) | Mike Bayer | 2015-03-25 | 1 | -2/+3 |
| | |||||
* | happy new yearrel_1_0_1 | Mike Bayer | 2015-01-22 | 1 | -1/+1 |
| | |||||
* | - 2014 | Mike Bayer | 2014-01-09 | 1 | -1/+1 |
| | | | | - move CHANGES to changelog.rst | ||||
* | - changelog | Mike Bayer | 2013-10-08 | 1 | -1/+1 |
| | | | | - fix test to work under py3.2 | ||||
* | Using compat.string_types instead of "str if compat.py3k else basestring" in ↵ | Vladimir Magamedov | 2013-09-17 | 1 | -1/+1 |
| | | | | TGPlugin.render method. | ||||
* | Fixed TGPlugin.render method to support unicode template names in py2k. | Vladimir Magamedov | 2013-09-17 | 1 | -2/+3 |
| | |||||
* | update copyright | Mike Bayer | 2013-08-03 | 1 | -1/+1 |
| | |||||
* | - first pass at running a py3k compatible base in py2k as well. | Mike Bayer | 2012-11-11 | 1 | -2/+2 |
| | | | | | having some weird unicode issues I can't debug; the meaning of str.encode() seems to be changing globally somehow | ||||
* | Brought all modules into PEP 8 width compliance | Benjamin Trofatter | 2012-03-24 | 1 | -1/+2 |
| | |||||
* | 2012 | Mike Bayer | 2012-01-16 | 1 | -1/+1 |
| | |||||
* | - add AUTHORS file | Mike Bayer | 2011-02-19 | 1 | -0/+6 |
| | | | | - convert heading copyrights to 2006-2011, reference AUTHORS file | ||||
* | - now that trailing whitespace comes up in red, need to get rid of it | Mike Bayer | 2011-01-19 | 1 | -1/+1 |
| | |||||
* | move lib/mako to mako | Mike Bayer | 2010-02-05 | 1 | -0/+50 |