diff options
author | Terry Jan Reedy <tjreedy@udel.edu> | 2021-02-12 00:31:10 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-02-12 00:31:10 (GMT) |
commit | 2068b261e95e9fe9c4041f0102c9e931692dd5aa (patch) | |
tree | d5464549b91b25a1afe56231508874aabd6a8b67 /Modules/clinic | |
parent | fedd86df2448370cdf62a229fd6f31dc92daf379 (diff) | |
download | cpython-2068b261e95e9fe9c4041f0102c9e931692dd5aa.zip cpython-2068b261e95e9fe9c4041f0102c9e931692dd5aa.tar.gz cpython-2068b261e95e9fe9c4041f0102c9e931692dd5aa.tar.bz2 |
bpo-43202: Immediately return code object in codeop._maybe_compile (GH-24508)
The return used to be after code that was ignored when there was a code object.
Diffstat (limited to 'Modules/clinic')
0 files changed, 0 insertions, 0 deletions