summaryrefslogtreecommitdiffstats
path: root/Lib/test/test_opcache.py
Commit message (Collapse)AuthorAgeFilesLines
* [3.11] GH-94822: Don't specialize when metaclasses are involved (GH-94892) ↵Brandt Bucher2022-07-181-0/+344
| | | | | | | (GH-94980) (cherry picked from commit daf68ba92f315bfd239a0c993f9f683fb90325fb) Co-authored-by: Brandt Bucher <brandtbucher@microsoft.com>
* bpo-42266: Handle monkey-patching descriptors in LOAD_ATTR cache (GH-23157)Pablo Galindo2020-11-051-0/+23