summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | Fix test_http.py import errorengn33r2021-03-283-2/+10
* | | Improve _http.py code coverageengn33r2021-03-282-1/+109
* | | Fix yaml whitespace to use spaces not tabsengn33r2021-03-221-1/+1
* | | Enable TEST_WITH_INTERNET for code coverage CI actionengn33r2021-03-221-0/+2
* | | Import pytest-cov for code coverage CI actionengn33r2021-03-221-1/+2
* | | Use pytest for CI code coverageengn33r2021-03-222-4/+3
* | | Match no proxy on domain and * (#671)Codeglitches2021-03-223-186/+321
| |/ |/|
* | Merge branch 'master' into masterengn33r2021-03-221-276/+0
|\ \ | |/
| * Move UTF-8 magic comment to line 1 per PEP 263engn33r2021-02-271-2/+2
| * Remove end of life Python 3 releasesengn33r2021-02-271-8/+2
| * Use single quotes to remove GitHub Actions errorengn33r2021-02-271-2/+2
| * Add logic for Python 3.4 readme_renderer caseengn33r2021-02-271-0/+6
| * Add additional Python versions to CIengn33r2021-02-271-1/+1
| * Increase pytest verbosityengn33r2021-02-274-15/+19
| * Try comparing test coverage with cookiejarengn33r2021-02-271-1/+1
| * Compare code coverage with cookiejar test fileengn33r2021-02-271-1/+1
| * Use GitHub Actions environment variable featureengn33r2021-02-271-4/+5
| * replace 'python setup.py test' with 'pytest'engn33r2021-02-272-19/+24
| * Do not fail GitHub Action if flake8 identifies linting errorsengn33r2021-02-271-4/+4
| * Add PEP8 linting workflowengn33r2021-02-273-2/+27
| * Replace deprecated assertEquals()engn33r2021-02-273-22/+22
| * Fix GitHub Action print errorengn33r2021-02-271-1/+1
| * Include internet-dependent unit testsengn33r2021-02-271-4/+4
| * GitHub Actions updatedengn33r2021-02-273-282/+6
| * Remove commented line in GitHub Actionengn33r2021-02-271-1/+0
| * Reduce workload of GitHub Action strategyengn33r2021-02-271-3/+6
| * Add multi-OS multi-Python version strategy to GitHub Actionengn33r2021-02-271-8/+28
| * Remove TravisCI configengn33r2021-02-271-26/+0
| * Remove verbose to fix GitHub actions errorengn33r2021-02-271-1/+0
| * Remove CodeQL GitHub Actionengn33r2021-02-271-67/+0
| * Fix GitHub Actions error (step has both and )engn33r2021-02-271-0/+1
| * GitHub Actions test 1engn33r2021-02-271-0/+22
| * Create codeql-analysis.ymlengn33r2021-02-271-0/+67
* | Simplified cookie sorting to fix comparison problem between SimpleCookies (#662)Niels Draaisma2021-03-221-2/+2
* | Run all GitHub Actions on PRsengn33r2021-03-222-2/+2
* | Fix #639 by adding close branch for reserved custom status codesengn33r2021-03-071-1/+3
* | Add Connection Close Status Codes documentationengn33r2021-03-041-0/+45
* | Change version number to 0.58.0 in docsengn33r2021-03-031-2/+4
* | Add more real-world examples, upgrade PyPI upload.sh scriptengn33r2021-03-033-7/+31
* | Fix #482engn33r2021-03-031-2/+1
* | 0.58.0v0.58.0engn33r2021-03-023-3/+17
* | Update badges after move away from TravisCIengn33r2021-02-271-3/+3
* | Replace TravisCI with GitHub Actionsengn33r2021-02-277-32/+85
* | Replace deprecated assertEquals() with assertEqual()engn33r2021-02-272-21/+21
* | Revert PR #611engn33r2021-02-271-2/+2
|/
* Update contribution guidelinescodecov-ci-devengn33r2021-02-243-28/+68
* Fix #546 by removing comments introduced by PR #513engn33r2021-02-221-2/+0
* Merge branch 'master' of github.com:websocket-client/websocket-clientengn33r2021-02-220-0/+0
|\
| * Fix #526 by reverting invalid BSD license migration in commit e94ed9e to retu...engn33r2021-02-2220-32/+1156
* | Fix #526 by reverting invalid BSD license migration in commit e94ed9e to retu...engn33r2021-02-2222-36/+1160
|/