mirror of
https://github.com/zhigang1992/mitmproxy.git
synced 2026-05-20 22:31:20 +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