Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Ugly hack to support Python 3.5 with the PEP 479 | Victor Stinner | 2016-02-05 | 1 | -0/+2 |
* | Drop support of Python 2.6 and 3.2 | Victor Stinner | 2016-02-05 | 1 | -1/+0 |
* | update TODO list | Victor Stinner | 2015-07-13 | 1 | -1/+2 |
* | test_utils.py: remove assertRaisesRegex | Victor Stinner | 2015-07-13 | 1 | -1/+0 |
* | Fix sslproto when ssl is not available | Victor Stinner | 2015-07-13 | 1 | -0/+1 |
* | fix 2.6 compat | Victor Stinner | 2015-07-11 | 1 | -1/+1 |
* | Fixes for Python 2.6 | Victor Stinner | 2015-07-09 | 1 | -0/+1 |
* | Python 2.7 fixes | Victor Stinner | 2015-07-09 | 1 | -0/+2 |
* | Add TODO.rst from Trollius | Victor Stinner | 2015-07-08 | 1 | -0/+20 |