diff options
| author | Victor Stinner <victor.stinner@gmail.com> | 2016-08-19 15:48:51 (GMT) |
|---|---|---|
| committer | Victor Stinner <victor.stinner@gmail.com> | 2016-08-19 15:48:51 (GMT) |
| commit | a7720f61aa8f94371e940d498be4c2cf8804f36f (patch) | |
| tree | 3e9b30cf3bcad5bfbab21c6686ddd162f9f1156b /Lib/test/test_regrtest.py | |
| parent | 8a31c820930536ffe3b44d99252ba9f3bb98ce58 (diff) | |
| download | cpython-a7720f61aa8f94371e940d498be4c2cf8804f36f.zip cpython-a7720f61aa8f94371e940d498be4c2cf8804f36f.tar.gz cpython-a7720f61aa8f94371e940d498be4c2cf8804f36f.tar.bz2 | |
contains and rich compare slots use fast call
Issue #27128. Modify slot_sq_contains() and slot_tp_richcompare() to use fast
call to avoid a temporary tuple to pass a single positional parameter.
Diffstat (limited to 'Lib/test/test_regrtest.py')
0 files changed, 0 insertions, 0 deletions
