1
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 17, 2023 — Jan 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Release circuits 3.2.2 More... over 3 years ago
style: use literal byte strings More... over 3 years ago
fix[circuits.protocols.irc.replies]: fix format string position More... over 3 years ago
style: use literal unicode strings More... over 3 years ago
doc: add latest CHANGELOG entries More... over 3 years ago
style: fix isort configuration for 5.0-0 More... over 3 years ago
fix: fix format string syntax More... over 3 years ago
Fix typos in docstrings/comments More... over 3 years ago
Issue #197: handle error during Poller initialization More... over 3 years ago
Issue #197: reraise errors during accept() in main thread More... over 3 years ago
feat[circuits.web.websockets]: add request (session) to websocket dispatcher events Fixes #132 More... over 3 years ago
fix(websockets.client): Fix HTTP header injection (Issue #251) More... over 3 years ago
Issue #296: use github actions badge More... over 3 years ago
Issue #296: disable pypy tests due to flakyness and slowness More... over 3 years ago
Issue #298: fix Python 3.10 support: import MutableMapping from collections.abc More... over 3 years ago
Issue #298: fix Python 3.10 support: import Callable from collections.abc More... over 3 years ago
fixup! Issue ##285: re-apply behavior of Issue #238 More... over 3 years ago
Issue #296: Migrate from Travis-CI to github actions More... over 3 years ago
fix(web.tools): fix Python 3 compatibility of hashlib usage More... over 3 years ago
style(web.tools): fix typo in docstring More... over 3 years ago
fix(web.errors): fix HTML escaping error responses More... over 3 years ago
fix(web.errors): fix HTML escaping of 3XX redirect HTML response More... over 3 years ago
fix(web.errors): fix HTML escaping of Powered-by texts More... over 3 years ago
fix(web.client): compare Connection header case insensitive More... over 3 years ago
fix(websocket): compare Connection header case insensitive More... over 3 years ago
style(xmlrpc): encode explicitly More... over 3 years ago
Migrate from travis-ci.org to travis-ci.com More... over 3 years ago
fix(static): escape HTML values to prevent potential XSS attacks via directory listing More... over 3 years ago
Issue ##285: re-apply behavior of Issue #238 More... over 3 years ago
Issue #285: upgrade circuits.web.parsers.http to latest upstream version More... over 3 years ago