mitmproxy/mitmproxy/utils
Justin Su bbb95a7670
Run pyupgrade and improve f-strings (#7837)
* `pyupgrade --py312-plus **/*.py`

* Use `!r` flag in f-strings

* Remove redundant `str()` on `log.LogEntry.msg`

* Remove redundant `str()` in f-strings

* Use self-documenting f-strings

* [autofix.ci] apply automated fixes

---------

Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2025-08-19 20:15:46 +02:00
..
pyinstaller
__init__.py
arg_check.py 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
asyncio_utils.py
bits.py
data.py
debug.py Bump the mypy group with 2 updates (#7814) 2025-08-03 21:57:39 +02:00
emoji.py
human.py Run pyupgrade and improve f-strings (#7837) 2025-08-19 20:15:46 +02:00
magisk.py
signals.py
sliding_window.py
spec.py
strutils.py introduce new contentview API (#7623) 2025-04-21 14:56:58 +02:00
typecheck.py
vt_codes.py