Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix fixture on Python 3 | Victor Stinner | 2015-04-22 | 1 | -23/+49 |
* | Python 3: Use six types for strings | Cyril Roelandt | 2014-03-18 | 1 | -7/+8 |
* | Python 3: add parenthesis to print() to support Python 2 and Python 3 | Cyril Roelandt | 2014-03-18 | 1 | -14/+16 |
* | Python 3: don't use tuples in function prototype | Cyril Roelandt | 2014-03-18 | 1 | -1/+2 |
* | Python 3: use new names of standard library modules | Cyril Roelandt | 2014-03-18 | 1 | -14/+15 |
* | allow strings and lists to be used in cookie tokens | Kristian Kvilekval | 2012-10-12 | 1 | -0/+1725 |