summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Last ever LICENSE copyright update2.0Jeff Forcier2020-01-101-2/+2
* Seriously?Jeff Forcier2019-06-141-3/+0
* Update to modern pytest(-relaxed)Jeff Forcier2019-06-143-15/+9
* Never added 3.7 classifierJeff Forcier2019-05-311-0/+1
* Changelog re #1378, closes #1378Jeff Forcier2019-05-311-0/+4
* import MutableMapping from collections.abc instead of collectionsJosh Karpel2019-05-311-1/+5
* GrumbleJeff Forcier2018-12-151-2/+4
* More 2.6/3.3 related dep tweaksJeff Forcier2018-12-141-4/+3
* pycparser 2.19 dropped Python 2.6, 3.3Jeff Forcier2018-12-141-0/+2
* Backport some minor formatting tweaks from 2.4.xJeff Forcier2018-12-142-5/+10
* flake8 fixes after upgrading it to 3.6.0Jeff Forcier2018-12-145-16/+18
* flake8 updated for Python 3.7 supportJeff Forcier2018-12-141-1/+1
* pin pytest-xdist to < 1.25.0Paul Kehrer2018-12-141-1/+3
* Tidelift callout in sidebarJeff Forcier2018-10-182-1/+2
* Finally got a CVE re #1283Jeff Forcier2018-10-081-1/+1
* MehJeff Forcier2018-09-181-3/+3
* Cut 2.0.92.0.9Jeff Forcier2018-09-182-1/+2
* Almost left the 1.17+ marker in the changelog.Jeff Forcier2018-09-181-4/+3
* Fix a Python 2.6 oopsJeff Forcier2018-09-181-1/+1
* FormattingJeff Forcier2018-09-181-5/+3
* Fix and changelog re #1283Jeff Forcier2018-09-183-5/+94
* Fix a pseudo-bug re: responding to MSG_UNIMPLEMENTED w/ itselfJeff Forcier2018-09-184-5/+49
* Merge branch 'crypto-1.5-agnostisicm' into 2.0Jeff Forcier2018-09-185-22/+79
|\
| * Backport support for newer cryptography sign/verify APIs.crypto-1.5-agnostisicmJeff Forcier2018-09-184-22/+61
| * Try testing against different cryptography.io versionsJeff Forcier2018-09-181-0/+18
* | Missing verbose/color for 2.6/3.3 backported pytest setupJeff Forcier2018-09-181-1/+1
|/
* Throwing a bone to 2.0-2.3 python-2.6 supportJeff Forcier2018-09-172-2/+2
* Crummy workaround for 2.6/3.3 support.Jeff Forcier2018-09-171-10/+13
* pytest-xdist doesn't support Python 2.6Jeff Forcier2018-09-171-2/+0
* Blacken 2.0 with black 18.6b4Jeff Forcier2018-09-1776-3326/+4452
* Partial cherry pick of 57201d2de9cd4080480cfed2fe2572fa1c908acbJeff Forcier2018-09-171-1/+2
* Modernize travis/dev-reqs/etc re: blackeningJeff Forcier2018-09-174-5/+18
* Modern pypy no longer seems to sporadically fail?Jeff Forcier2018-09-171-1/+0
* lolJeff Forcier2018-09-171-1/+1
* Ignore E721 because it isn't tagged in 2.6.2, but is in 2.4.0Chris Rose2018-09-171-1/+1
* Test and dev dependencies cleanup and sync with FabricChris Rose2018-09-173-39/+67
* Pass through index option for release taskJeff Forcier2018-09-171-2/+4
* May have goofed up a cherry-pick earlier?Jeff Forcier2018-09-171-1/+1
* Non-git cherry-pick of modern pytest hints.Jeff Forcier2018-09-171-0/+7
* Update custom test task to encompass recent updates to invocations.pytestJeff Forcier2018-09-171-3/+30
* Changelog re #1291Jeff Forcier2018-09-171-0/+4
* Stars to dashesJeff Forcier2018-09-171-233/+233
* Make sure to use the coverage task on travis so it gets slow tests tooJeff Forcier2018-09-171-2/+2
* Mark known slow tests as 'slow' pytest marker, and skip them by defaultJeff Forcier2018-09-177-6/+28
* Tighten up verbose flagJeff Forcier2018-09-171-1/+1
* Move commentJeff Forcier2018-09-171-3/+3
* Try turning off session scope for sftp_server fixture.Jeff Forcier2018-09-171-1/+1
* Allow disabling loggingJeff Forcier2018-09-171-7/+10
* Realizing no, this is only really useful for debugging.Jeff Forcier2018-09-172-8/+0
* Better test dir cleanupJeff Forcier2018-09-172-11/+5