cheroot
cheroot copied to clipboard
Cheroot is the high-performance, pure-Python HTTP server used by CherryPy. Docs -->
pip-tools-managed pip constraint lockfiles update. --- This change is [](https://reviewable.io/reviews/cherrypy/cheroot/478)
updates: - [github.com/asottile/add-trailing-comma.git: v2.2.1 → v2.2.3](https://github.com/asottile/add-trailing-comma.git/compare/v2.2.1...v2.2.3) - [github.com/Lucas-C/pre-commit-hooks.git: v1.1.12 → v1.3.1](https://github.com/Lucas-C/pre-commit-hooks.git/compare/v1.1.12...v1.3.1) - [github.com/pre-commit/pre-commit-hooks.git: v4.1.0 → v4.3.0](https://github.com/pre-commit/pre-commit-hooks.git/compare/v4.1.0...v4.3.0) - [github.com/adrienverge/yamllint.git: v1.27.1 → v1.28.0](https://github.com/adrienverge/yamllint.git/compare/v1.27.1...v1.28.0) - [github.com/PyCQA/flake8.git: 4.0.1 → 5.0.4](https://github.com/PyCQA/flake8.git/compare/4.0.1...5.0.4) - [github.com/pre-commit/mirrors-mypy.git: v0.931 →...
❓ **What kind of change does this PR introduce?** * [x] 🐞 bug fix * [ ] 🐣 feature * [ ] 📋 docs update * [ ] 📋 tests/coverage...
Since version 7, setuptools_scm has native support for git archive, so the [project](https://github.com/Changaco/setuptools_scm_git_archive) is obsolete and its homepage is a porting guide.
Automated pip-tools-managed pip constraint lockfiles update. --- This change is [](https://reviewable.io/reviews/cherrypy/cheroot/514)
When running the tests on macOS, I get an error about the previous test not being torn down properly: ``` ――――――――――――――――――――――――――――― ERROR at setup of test_tls_client_auth[VerifyMode.CERT_NONE-True-localhost-builtin] ―――――――――――――――――――――――――――――― [gw1] darwin --...
❓ **I'm submitting a ...** - [X] 🐞 bug report - [ ] 🐣 feature request - [ ] ❓ question about the decisions made in the repository 🐞 **Describe...
- Add a py2-drop banner to the docs - Remove declared support for Python < 3.6 - Remove compatibility code from wsgi - Remove compatibility code from cheroot - Remove...
🕒 It's time. I'd like to implement dropping the support on Dec 31st, 2019 because I still hope to find some time to improve a few things that I'd like...
❓ **What kind of change does this PR introduce?** * [ ] 🐞 bug fix * [x] 🐣 feature * [ ] 📋 docs update * [ ] 📋 tests/coverage...