PEP 591 – Adding a final qualifier to typing(python.org) |
PEP 591 – Adding a final qualifier to typing(python.org) |
Python excels at this kind of code patching and introspection. Even "private" methods can be called or overwritten. That's good. Adding @final only makes it harder to deactivate this flag before applying some "runtime patch".