0
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 10 hours ago. based on code collected 1 day ago.
Aug 27, 2025 — Aug 27, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Drop Python 3.11 and add Python 3.15. More... about 2 months ago
Avoid shadowing the socket module. More... about 2 months ago
Switch from an pipe to a socket pair. More... about 2 months ago
Fix a FD leak in the threading server. More... about 2 months ago
Ignore more deprecation warnings in mitmproxy. More... about 2 months ago
Don't log an error when process_request returns a response. More... about 2 months ago
Increase timeout for building wheels. More... about 2 months ago
Drop compatibility module and asyncio_timeout. More... about 2 months ago
Restore the trio implementation (again). More... about 2 months ago
Start version 16.2. More... about 2 months ago
Release version 16.1. More... about 2 months ago
Complete and review changelog. More... about 2 months ago
Temporarily remove the trio implementation (again). More... about 2 months ago
Shorten changelog and docstring for previous commit. More... about 2 months ago
Document research on removing a workaround. More... about 2 months ago
Apply code style to docs/conf.py. More... about 2 months ago
Fix typos in tests. More... about 2 months ago
Fix typos in comments More... about 2 months ago
Reject continuation frames with RSV1 bit set. More... about 2 months ago
Decode non-ASCII header values with iso-8859-1. More... 2 months ago
Avoid validating twice parsed header values. More... 2 months ago
Fix incorrect usage of InvalidHeaderValue. More... 2 months ago
Add text argument to broadcast() to force the frame type More... 2 months ago
Bump actions/checkout from 6 to 7 More... 2 months ago
Prevent silent data truncation in edge cases. More... 3 months ago
Bump pypa/cibuildwheel from 3.4.0 to 4.1.0 More... 3 months ago
Make it harder to generate invalid HTTP messages. More... 3 months ago
Apply escaping before echoing to the terminal. More... 3 months ago
Fix crash in Frame.__str__ on partial UTF-8 sequences. More... 3 months ago
Add utility to test for UTF-8 fragments. More... 3 months ago