| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Port cgiapp to Python 3 | Victor Stinner | 2015-04-21 | 1 | -14/+17 |
| * | Python 3: Replace "except Exception, exc" with "except Exception as exc:" | Cyril Roelandt | 2014-03-18 | 1 | -1/+1 |
| * | Python 3: use new names of standard library modules | Cyril Roelandt | 2014-03-18 | 1 | -3/+3 |
| * | allow strings and lists to be used in cookie tokens | Kristian Kvilekval | 2012-10-12 | 1 | -0/+277 |
