1
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
May 15, 2023 — May 15, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
doc: fix some sphing warnings More... over 1 year ago
test(web): fix typo in test case name More... over 1 year ago
refactor(circuits.web.http): write response line and headers in one chunk More... over 1 year ago
refactor: drop more Python 2 compatibility More... over 1 year ago
refactor(circuits.web): call wrappers.Response.prepare() explicitly More... over 1 year ago
test(web.wsgi): add more specific tests More... over 1 year ago
test(web): check transfer encoding header in WSGI tests More... over 1 year ago
test(web): refactor exception handling using pytest utilities More... over 1 year ago
test(web): fix broken HTTP data: header was put into the body More... over 1 year ago
test(irc): fix pytest assertion. mark failing tests as xfail More... over 1 year ago
ci: increase test failure timeout so that Python 3.7 is not flaky More... over 1 year ago
test(web): do not send a Content-Type header in a GET request More... over 1 year ago
test(web): quote boundary param in multipart/form-data Content-Type header More... over 1 year ago
test(web): do not use a request body in a GET request More... over 1 year ago
ci: add a timeout of 20 seconds for tests More... over 1 year ago
test(irc): fix test for bold ANSI escape sequence More... over 1 year ago
fix(circuits.protocols.irc.utils): fix enabling of boldness in IRC code to ANSI code mapping More... over 1 year ago
style: fix flake8 issue More... over 1 year ago
refactor: drop more Python 2 compatibility More... over 1 year ago
refactor: drop Python 2 import support More... over 1 year ago
ci: Add support for Python 3.11 More... over 1 year ago
test: fix some deprecation warnings More... over 1 year ago
chore: use pytest instead of py.test More... over 1 year ago
style: use fstrings More... over 1 year ago
test: adjust tests and examples with pyupgrade --keep-percent-format --py37-plus More... over 1 year ago
chore: Drop Python 2 and Python <= 3.6 support More... over 1 year ago
refactor!: enhance formatting using pyupgrade --keep-percent-format --py37-plus More... over 1 year ago
style: enhance formatting using pyupgrade --keep-percent-format More... over 1 year ago
style: enhance formatting using black with max line length 120 More... over 1 year ago
refactor(circuits.web.utils): remove unused is_ssl_handshake import More... over 2 years ago