Releases: izxxr/runtime-final
Releases · izxxr/runtime-final
v1.2.0
- Fix
@final
not working on property
and various special method types
- Fix various typing related issues.
@final
is now strict type checking mode compliant
- Various minor bug fixes
1.1.0
Bug fixes
- Fix TypeError raising in
final()
decorator on Python versions below 3.10