Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bpo-40275: Use new test.support helper submodules in tests (GH-21169) | Hai Shi | 2020-06-30 | 1 | -2/+2 |
| | |||||
* | bpo-37685: Use singletons ALWAYS_EQ and NEVER_EQ in more tests. (GH-15167) | Serhiy Storchaka | 2019-08-08 | 1 | -0/+5 |
| | |||||
* | bpo-26219: per opcode cache for LOAD_GLOBAL (GH-12884) | Inada Naoki | 2019-06-03 | 1 | -3/+3 |
| | | | | | | This patch implements per opcode cache mechanism, and use it in only LOAD_GLOBAL opcode. Based on Yury's opcache3.patch in bpo-26219. | ||||
* | Rename test_pep####.py files | Zachary Ware | 2016-09-09 | 1 | -0/+186 |