| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix pyflakes warnings in tests | Victor Stinner | 2015-04-22 | 1 | -2/+0 |
| * | Port multidict to Python 3 | Victor Stinner | 2015-04-21 | 1 | -42/+44 |
| * | Python 3: Replace "for ... in dict.items()" with "for ... in six.iteritems(di... | Cyril Roelandt | 2014-03-18 | 1 | -2/+2 |
| * | Python 3: Use six types for strings | Cyril Roelandt | 2014-03-18 | 1 | -8/+9 |
| * | Python 3: use new names of standard library modules | Cyril Roelandt | 2014-03-18 | 1 | -1/+3 |
| * | allow strings and lists to be used in cookie tokens | Kristian Kvilekval | 2012-10-12 | 1 | -0/+159 |
