cheroot icon indicating copy to clipboard operation
cheroot copied to clipboard

Cheroot is the high-performance, pure-Python HTTP server used by CherryPy. Docs -->

Results 104 cheroot issues
Sort by recently updated
recently updated
newest added

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.

enhancement
good first issue

Automated pip-tools-managed pip constraint lockfiles update. --- This change is [](https://reviewable.io/reviews/cherrypy/cheroot/514)

dependencies

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 --...

bug
triage
macOS

❓ **I'm submitting a ...** - [X] 🐞 bug report - [ ] 🐣 feature request - [ ] ❓ question about the decisions made in the repository 🐞 **Describe...

bug
triage

- 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...

enhancement

❓ **What kind of change does this PR introduce?** * [ ] 🐞 bug fix * [x] 🐣 feature * [ ] 📋 docs update * [ ] 📋 tests/coverage...