| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | use six privided text_type() to replace with unicode() to support py2/py3 in ... | shimizukawa | 2014-04-29 | 1 | -1/+2 |
| * | use six privided functions/classes to support py2/py3 in one source. refs #1350. | shimizukawa | 2014-04-29 | 1 | -2/+3 |
| * | Update copyright year. | Georg Brandl | 2014-03-01 | 1 | -16/+4 |
| |\ | |||||
| | * | Drop python-2.5 and remove 2.4,2.5 support codes | shimizukawa | 2013-12-15 | 1 | -16/+4 |
| * | | Update copyright year. | Georg Brandl | 2014-03-01 | 1 | -1/+1 |
| |/ | |||||
| * | Copyright update. | Georg Brandl | 2013-01-01 | 1 | -1/+1 |
| * | merge with 1.0 | Georg Brandl | 2011-01-04 | 1 | -1/+1 |
| |\ | |||||
| | * | New year update. | Georg Brandl | 2011-01-04 | 1 | -1/+1 |
| * | | Docstring harmonization. | Georg Brandl | 2010-08-22 | 1 | -1/+1 |
| |/ | |||||
| * | #488: Fix crash when json-py is installed, which provides a ``json`` module b... | Georg Brandl | 2010-08-05 | 1 | -1/+3 |
| * | Dont fail when no json impl is found. | Georg Brandl | 2010-07-27 | 1 | -2/+5 |
| * | Add a custom json serializer implementation that forces translation proxies. ... | Georg Brandl | 2010-07-25 | 1 | -0/+43 |
