Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |