mitmproxy/mitmproxy
Rogdham 72995cab1c
Use compression.zstd (PEP-784) (#8397)
* Use compression.zstd (PEP-784)

* [autofix.ci] apply automated fixes

* Fix coverage issue

* pin upper bound

---------

Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Maximilian Hils <git@maximilianhils.com>
2026-08-21 20:29:27 +00:00
..
addons Handle fragmented quic client hellos in ignore_hosts handling (#8296) 2026-07-17 15:28:58 +02:00
contentviews Add ZIP content view for issue #8051 (#8054) 2026-01-30 22:15:07 +01:00
contrib
coretypes Update ruff requirement from <=0.8.6,>=0.5.0 to >=0.5.0,<=0.9.4 (#7528) 2025-02-01 23:21:33 +00:00
io fix: add flush to buffered file handle (#7967) 2025-11-10 00:50:09 +00:00
net Use compression.zstd (PEP-784) (#8397) 2026-08-21 20:29:27 +00:00
platform Bump the mypy group with 2 updates (#7291) 2024-11-02 11:37:18 +00:00
proxy proxy: bracket IPv6 literals in upstream CONNECT authority (#8326) 2026-07-17 14:07:20 +02:00
script
test Fix event loop leak when running tests (#7982) 2025-11-18 15:19:40 +01:00
tools Fix for modified reason phrase not being sent (#8333) 2026-08-03 09:56:45 +02:00
utils Treat carriage return as whitespace in strutils.is_xml (#8243) 2026-05-21 19:15:31 +02:00
__init__.py
addonmanager.py
certs.py Reduce generated certificate validity (#8203) 2026-05-11 14:08:05 +00:00
command.py fix: replace deprecated pyparsing API aliases with snake_case equivalents (#8344) 2026-08-08 08:07:53 +02:00
command_lexer.py fix: replace deprecated pyparsing API aliases with snake_case equivalents (#8344) 2026-08-08 08:07:53 +02:00
connection.py Use Python 3.13 for binaries (#7485) 2025-01-16 21:15:31 +00:00
ctx.py
dns.py Run pyupgrade and improve f-strings (#7837) 2025-08-19 20:15:46 +02:00
eventsequence.py
exceptions.py
flow.py
flowfilter.py fix: replace deprecated pyparsing API aliases with snake_case equivalents (#8344) 2026-08-08 08:07:53 +02:00
hooks.py
http.py Run pyupgrade and improve f-strings (#7837) 2025-08-19 20:15:46 +02:00
log.py
master.py Fix type for Master.opts to accept None (#7752) 2025-06-03 12:47:49 +02:00
options.py Add "local" mode to ‘--mode help’ command description (#7976) (#7977) 2025-11-14 21:15:17 +01:00
optmanager.py Add option name to parsing exceptions in optmanager (#8016) 2026-01-01 23:40:48 +00:00
py.typed
tcp.py
tls.py
types.py
udp.py
version.py reopen main for development 2026-05-12 13:02:14 +00:00
websocket.py