Files
RustPython/Lib/test/test_opcache.py
Lee Dogeon 4d5cf249a0 Allow update __class__ for mutable types or module subclasses (#5225)
* Allow update `__class__` for module subclasses

* Set `IMMUTABLETYPE` flag for static classes

* Unmark fixed tests
2024-04-14 13:03:48 +09:00

9.9 KiB
Vendored