diff options
| author | Victor Stinner <victor.stinner@gmail.com> | 2017-01-03 01:01:42 (GMT) |
|---|---|---|
| committer | Victor Stinner <victor.stinner@gmail.com> | 2017-01-03 01:01:42 (GMT) |
| commit | 865a0f621fae0a63f0db186d9b7f30d1cebfa1de (patch) | |
| tree | d7a95e54381e1729f431896a6b2812b63a39d8f2 /Lib/test/test_bytes.py | |
| parent | 6f7c0ae46d66593b4ca0f248b94b9e1d567114bb (diff) | |
| download | cpython-865a0f621fae0a63f0db186d9b7f30d1cebfa1de.zip cpython-865a0f621fae0a63f0db186d9b7f30d1cebfa1de.tar.gz cpython-865a0f621fae0a63f0db186d9b7f30d1cebfa1de.tar.bz2 | |
Optimize _PyFunction_FastCallDict() when kwargs is {}
Issue #28839: Optimize _PyFunction_FastCallDict() when kwargs is an empty
dictionary, avoid the creation of an useless empty tuple.
Diffstat (limited to 'Lib/test/test_bytes.py')
0 files changed, 0 insertions, 0 deletions
