mirror of
https://github.com/zhigang1992/mitmproxy.git
synced 2026-04-21 10:24:47 +08:00
- Flatten the class hierarchy - get_state, load_state, from_state are public - Simplify code - Remove __eq__ and __neq__. This fundamentally changes the semantics of inherited objects in a way that's not part of the core function of the class