1
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 15, 2023 — May 15, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fix[circuits.web.dispatchers.jsonrpc]: fix Python 3 compatibility More... over 2 years ago
style[circuits.web]: Code cleanup More... over 2 years ago
chore[circuits.web.http]: remove unused MAX_HEADER_FRAGENTS More... over 2 years ago
doc: move IRC channel from FreeNode to Libera.Chat More... over 2 years ago
doc: list all supported Python versions More... over 2 years ago
doc: adjust release date of 3.2.2 in Changelog More... over 2 years ago
fix[circuits.net.sockets]: platforms without socket.socketpair() now raise RuntimeError instead of ImportError (on Windows) More... over 2 years ago
docs: note that Windows support is best efford; #199 More... over 2 years ago
Remove .landscape.yml More... over 2 years ago
Release circuits 3.2.2 More... over 2 years ago
style: use literal byte strings More... over 2 years ago
fix[circuits.protocols.irc.replies]: fix format string position More... over 2 years ago
style: use literal unicode strings More... over 2 years ago
doc: add latest CHANGELOG entries More... over 2 years ago
style: fix isort configuration for 5.0-0 More... over 2 years ago
fix: fix format string syntax More... over 2 years ago
Fix typos in docstrings/comments More... over 2 years ago
Issue #197: handle error during Poller initialization More... over 2 years ago
Issue #197: reraise errors during accept() in main thread More... over 2 years ago
feat[circuits.web.websockets]: add request (session) to websocket dispatcher events Fixes #132 More... over 2 years ago
fix(websockets.client): Fix HTTP header injection (Issue #251) More... over 2 years ago
Issue #296: use github actions badge More... over 2 years ago
Issue #296: disable pypy tests due to flakyness and slowness More... over 2 years ago
Issue #298: fix Python 3.10 support: import MutableMapping from collections.abc More... over 2 years ago
Issue #298: fix Python 3.10 support: import Callable from collections.abc More... over 2 years ago
fixup! Issue ##285: re-apply behavior of Issue #238 More... over 2 years ago
Issue #296: Migrate from Travis-CI to github actions More... over 2 years ago
fix(web.tools): fix Python 3 compatibility of hashlib usage More... over 2 years ago
style(web.tools): fix typo in docstring More... over 2 years ago
fix(web.errors): fix HTML escaping error responses More... over 2 years ago