summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Git on Windows will silently turn `\n` into `\r\n`, causing the test of this ...github-actionsSteve Piercy2020-11-181-1/+3
* Git on Windows will silently turn `\n` into `\r\n`, causing the test of this ...Steve Piercy2020-11-131-0/+5
* Add back macosSteve Piercy2020-11-131-0/+3
* Install pytest-covSteve Piercy2020-11-133-14/+2
* Remove coverage per platform, keep for separate build.Steve Piercy2020-11-132-2/+1
* Attempt Windows builds by running coverage via pytestSteve Piercy2020-11-133-1/+8
* Abandon attempts on macos and windows buildsSteve Piercy2020-11-121-9/+0
* Formatting. Remove coverage erase.Steve Piercy2020-11-121-3/+5
* Add back macos to matrixSteve Piercy2020-11-121-3/+3
* Add back Windows to matrixSteve Piercy2020-11-121-5/+5
* Run coverage against py39 firstSteve Piercy2020-11-121-1/+1
* Try just building on Linux to isolate failureSteve Piercy2020-11-121-8/+8
* On pushes only to master, buildSteve Piercy2020-11-121-2/+1
* Simplify tox coverage envSteve Piercy2020-11-121-7/+5
* - Add Python 3.9Steve Piercy2020-11-125-48/+100
* Merge pull request #229 from icemac/clean-up-drop-py2Gael Pasgrimaud2020-11-103-5/+7
|\
| * Clean-up after dropping Python 2 support.Michael Howitz2020-11-103-5/+7
|/
* Merge pull request #228 from smithdc1/masterGael Pasgrimaud2020-11-0925-329/+179
|\
| * Updated travis, setup.py and changelog.rstDavid Smith2020-11-073-10/+2
| * Dropped support for Python 2.7 and 3.5David Smith2020-11-0722-319/+177
|/
* Merge pull request #227 from adamchainz/pytest_collect_warningGael Pasgrimaud2020-08-022-0/+6
|\
| * Prevent PytestCollectionWarning for TestAppAdam Johnson2020-07-282-0/+6
|/
* Merge pull request #226 from atlanticventures/masterGael Pasgrimaud2020-04-301-0/+4
|\
| * Merge pull request #1 from rudaporto/masterRudá Porto Filgueiras2020-01-131-0/+4
| |\
| | * Added new host property to _RequestCookieAdapterRudá Porto Filgueiras2020-01-091-0/+4
| |/
* | Back to development: 2.0.36Gael Pasgrimaud2020-04-272-1/+7
* | Preparing release 2.0.352.0.35Gael Pasgrimaud2020-04-272-2/+2
* | Merge pull request #225 from timgates42/bugfix_typo_requestsSteve Piercy2020-04-011-1/+1
|\ \
| * | docs: Fix simple typo, requets -> requestsTim Gates2020-04-011-1/+1
|/ /
* | changesGael Pasgrimaud2020-03-261-1/+2
* | Merge pull request #223 from tommilligan/python3.8Gael Pasgrimaud2020-03-263-1/+4
|\ \
| * | ci: test and mark as python3.8 compatibleTom Milligan2020-03-263-1/+4
|/ /
* | Merge pull request #222 from Tenzer/remove-deprecated-unused-codeGael Pasgrimaud2020-02-262-8/+0
|\ \
| * | Remove use of deprecated splittype and splithostJeppe Fihl-Pearson2020-02-252-8/+0
|/ /
* | Back to development: 2.0.35Gael Pasgrimaud2020-01-292-1/+7
* | Preparing release 2.0.342.0.34Gael Pasgrimaud2020-01-292-2/+2
* | Merge pull request #221 from Natim/220-add-head-paramsGael Pasgrimaud2020-01-233-9/+17
|\ \ | |/ |/|
| * No need for urlencode anymore.Rémy HUBSCHER2020-01-231-1/+0
| * Add queryparams to the head method.Rémy HUBSCHER2020-01-233-8/+17
|/
* Merge pull request #219 from cjwatson/search-fieldGael Pasgrimaud2019-11-102-0/+4
|\
| * Support <input type="search">Colin Watson2019-11-102-0/+4
|/
* classifiersGael Pasgrimaud2019-10-111-4/+0
* no longer test py34Gael Pasgrimaud2019-10-112-3/+1
* Merge pull request #216 from kotofos/refactor-fixGael Pasgrimaud2019-10-111-1/+1
|\
| * Fix bad variable name in check_header kotofos2019-10-091-1/+1
|/
* Merge pull request #213 from postmasters/patch-1Gael Pasgrimaud2019-04-112-2/+2
|\
| * Use truth test instead of length == 0postmasters2019-04-102-2/+2
|/
* Merge pull request #211 from lrowe/patch-3Gael Pasgrimaud2019-02-161-1/+1
|\
| * Fix DeprecationWarning: invalid escape sequence \sLaurence Rowe2019-02-151-1/+1
|/
* Back to development: 2.0.34Gael Pasgrimaud2019-02-092-1/+7