| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | release 1.0.23upstream-master | Philipp Hagemeister | 2019-10-18 | 2 | -2/+2 |
| * | README: Clarify that we are backporting 3.8+, not 3.3 | Philipp Hagemeister | 2019-10-18 | 1 | -0/+2 |
| * | README: wording | Philipp Hagemeister | 2019-10-18 | 1 | -1/+1 |
| * | travis: add final newline | Philipp Hagemeister | 2019-10-18 | 1 | -1/+1 |
| * | travis: Run flake8 only on Python 2.7 | Philipp Hagemeister | 2019-10-18 | 2 | -4/+7 |
| * | Comprehensive docker testing | Philipp Hagemeister | 2019-10-18 | 5 | -3/+33 |
| * | Add a Dockerfile to run under Python2.7 | Philipp Hagemeister | 2019-10-18 | 1 | -0/+11 |
| * | lint | Philipp Hagemeister | 2019-10-18 | 1 | -0/+1 |
| * | Merge commit af2006e from @chrahunt, to fix invalid escape sequences | Philipp Hagemeister | 2019-10-18 | 1 | -3/+4 |
| |\ | |||||
| | * | Remove invalid escape sequences | Chris Hunt | 2019-10-15 | 1 | -3/+4 |
| * | | lint: Make sure all lines are <= 80 chars long | Philipp Hagemeister | 2019-10-18 | 1 | -1/+2 |
| * | | Fix building on travis | Philipp Hagemeister | 2019-10-18 | 1 | -0/+1 |
| * | | Add a dockerfile to test building on Python2.6 | Philipp Hagemeister | 2019-10-18 | 2 | -0/+11 |
| * | | Add a test for #48 | Philipp Hagemeister | 2019-10-18 | 1 | -2/+7 |
| * | | Merge pull request #48 from hroncok/patch-1 | Philipp Hagemeister | 2019-10-18 | 1 | -1/+1 |
| |\ \ | |/ |/| | |||||
| | * | Add missing % in string formatting | Miro HronĨok | 2019-04-16 | 1 | -1/+1 |
| |/ | |||||
| * | Merge pull request #45 from jdufresne/cap-pypi | Philipp Hagemeister | 2018-09-16 | 1 | -3/+3 |
| |\ | |||||
| | * | Correct capitalization of PyPI | Jon Dufresne | 2018-09-16 | 1 | -3/+3 |
| |/ | |||||
| * | OTHER_BACKPORTS: Update text | Philipp Hagemeister | 2018-06-10 | 1 | -1/+1 |
| * | OTHER_BACKPORTS: Update last commit | Philipp Hagemeister | 2018-06-10 | 1 | -1/+1 |
| * | Merge pull request #42 from jdufresne/pypi | Philipp Hagemeister | 2018-06-10 | 1 | -3/+3 |
| |\ | |||||
| | * | Update all pypi.python.org URLs to pypi.org | Jon Dufresne | 2018-06-09 | 1 | -3/+3 |
| |/ | |||||
| * | Makefile: Also push to master (closes #40) | Philipp Hagemeister | 2018-04-15 | 1 | -0/+1 |
| * | release 1.0.22 | Philipp Hagemeister | 2018-04-15 | 2 | -2/+2 |
| * | add a release script | Philipp Hagemeister | 2018-04-15 | 1 | -0/+11 |
| * | release 1.0.21 | Philipp Hagemeister | 2018-04-14 | 2 | -2/+2 |
| * | release 1.0.20 | Philipp Hagemeister | 2018-04-14 | 1 | -1/+1 |
| * | Merge remote-tracking branch 'jdufresne/wheel' | Philipp Hagemeister | 2018-04-14 | 1 | -0/+5 |
| |\ | |||||
| | * | Distribute package as a universal wheel | Jon Dufresne | 2018-04-10 | 1 | -0/+5 |
| * | | Avoid using assertRaises as a context manager | Jon Dufresne | 2018-04-11 | 1 | -12/+20 |
| |/ | |||||
| * | release 1.0.19 | Philipp Hagemeister | 2017-12-16 | 2 | -2/+5 |
| * | Merge branch 'upstream' | Philipp Hagemeister | 2017-12-16 | 2 | -40/+69 |
| |\ | |||||
| | * | update to upstream (git: 91dc64ba3f51100540b2ab6c6cd72c3bb18a6d49) | Philipp Hagemeister | 2017-12-16 | 2 | -24/+149 |
| * | | release 1.0.18 | Philipp Hagemeister | 2017-01-11 | 2 | -2/+2 |
| * | | adapt to stricter flake8 checks | Philipp Hagemeister | 2017-01-11 | 3 | -5/+7 |
| * | | document another incompatibility of py2-ipaddress | Philipp Hagemeister | 2017-01-11 | 1 | -1/+3 |
| * | | add a file explaining why other backports are not a good idea (#28) | Philipp Hagemeister | 2017-01-11 | 1 | -0/+54 |
| * | | make one more test ready for Python 2.6 | Philipp Hagemeister | 2016-10-17 | 1 | -1/+1 |
| * | | fix tests on Python 2.6 | Philipp Hagemeister | 2016-10-17 | 1 | -5/+5 |
| * | | separate test and source code quality checks, and only run flake8 on newer ve... | Philipp Hagemeister | 2016-09-09 | 2 | -3/+6 |
| * | | fix setup.py | Philipp Hagemeister | 2016-09-09 | 1 | -2/+2 |
| * | | ignore MANIFEST file | Philipp Hagemeister | 2016-09-09 | 1 | -0/+1 |
| * | | release 1.0.17 | Philipp Hagemeister | 2016-09-09 | 2 | -2/+2 |
| * | | pull in current upstream version | Philipp Hagemeister | 2016-09-09 | 2 | -17/+97 |
| |\| | |||||
| | * | update upstream to 103396:98a57845c8cc | Philipp Hagemeister | 2016-09-09 | 2 | -19/+92 |
| * | | releae 1.0.16 | Philipp Hagemeister | 2015-12-28 | 2 | -2/+2 |
| * | | PyPi release: include license | Philipp Hagemeister | 2015-12-28 | 1 | -1/+1 |
| * | | release 1.0.15 | Philipp Hagemeister | 2015-11-11 | 2 | -2/+2 |
| * | | Customize warning when bytes are passed in (Closes #24) | Philipp Hagemeister | 2015-11-11 | 1 | -0/+6 |
| * | | release 1.0.14 | Philipp Hagemeister | 2015-07-16 | 2 | -2/+2 |
