3 Commits

Author SHA1 Message Date
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
Andrey Maltsev
f0a85acb63 Update test_opcache.py from Cpython v3.11.2 2023-04-06 00:40:40 +09:00
CPython Developers
79f3e5470b Add test_opcache from CPython 3.10.6 2022-08-15 02:36:46 +09:00