Commit Graph

5 Commits

Author SHA1 Message Date
ShaharNaveh
b4d086b540 Update test_opcache.py 2025-08-23 19:25:28 +03:00
Jiseok CHOI
e922722191 Implement type check in member descriptor __set__ (#6080) 2025-08-08 19:45:15 +09:00
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