diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2017-10-25 12:26:17 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-10-25 12:26:17 (GMT) |
commit | 086c3ae5f0995a62092b9080f32dd118c2923453 (patch) | |
tree | f8af12704c97121754f389acbbaaab86845c8ef9 /Lib/curses/ascii.py | |
parent | 95f1a7bb09db03ae239c8cbf43e8890ab12fd782 (diff) | |
download | cpython-086c3ae5f0995a62092b9080f32dd118c2923453.zip cpython-086c3ae5f0995a62092b9080f32dd118c2923453.tar.gz cpython-086c3ae5f0995a62092b9080f32dd118c2923453.tar.bz2 |
bpo-31835: Optimize also FASTCALL using __future__ (#4087)
_PyFunction_FastCallDict() and _PyFunction_FastCallKeywords() now
also takes the fast path if the code object uses __future__
(CO_FUTURE_xxx flags).
Diffstat (limited to 'Lib/curses/ascii.py')
0 files changed, 0 insertions, 0 deletions