Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [3.11] GH-96636: Remove all uses of NOTRACE_DISPATCH (GH-96643) (#96688) | Mark Shannon | 2022-09-09 | 1 | -0/+44 |
| | | | | | Co-authored-by: Brandt Bucher <brandtbucher@gmail.com> (cherry picked from commit aa3b4cf779b3dddb84e094879b91703354910d8c) | ||||
* | gh-91625: Don't ignore extended args of adaptive opcodes (GH-91626) | Dennis Sweeney | 2022-04-17 | 1 | -0/+12 |
| | |||||
* | Issue #23277: Remove unused imports in tests. | Serhiy Storchaka | 2016-04-24 | 1 | -1/+0 |
| | |||||
* | Issue #21741: Update 147 test modules to use test discovery. | Zachary Ware | 2015-04-13 | 1 | -6/+2 |
| | | | | | | | I have compared output between pre- and post-patch runs of these tests to make sure there's nothing missing and nothing broken, on both Windows and Linux. The only differences I found were actually tests that were previously *not* run. | ||||
* | Add some tests for ways users can change or shadow globals and builtins. | Collin Winter | 2010-03-17 | 1 | -0/+143 |