Christian Clauss
|
745c9d9dfc
|
Fix typos in the Lib directory (GH-28775)
Fix typos in the Lib directory as identified by codespell.
Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
|
2021-10-06 16:13:48 -07:00 |
Hai Shi
|
0c4f0f3b29
|
bpo-40275: Use new test.support helper submodules in tests (GH-21169)
|
2020-06-30 15:46:31 +02:00 |
Serhiy Storchaka
|
7d44e7a456
|
bpo-37685: Use singletons ALWAYS_EQ and NEVER_EQ in more tests. (GH-15167)
|
2019-08-08 08:43:18 +03:00 |
Inada Naoki
|
91234a1636
|
bpo-26219: per opcode cache for LOAD_GLOBAL (GH-12884)
This patch implements per opcode cache mechanism, and use it in
only LOAD_GLOBAL opcode.
Based on Yury's opcache3.patch in bpo-26219.
|
2019-06-03 21:30:58 +09:00 |
Zachary Ware
|
724f6a67f2
|
Rename test_pep####.py files
|
2016-09-09 12:55:37 -07:00 |