diff options
author | Shantanu <12621235+hauntsaninja@users.noreply.github.com> | 2022-09-05 17:14:50 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-09-05 17:14:50 (GMT) |
commit | 200c9a8da0e2b892c476807e986009c01327e781 (patch) | |
tree | f44c3b45c7e36e879a7f2bf6f613cfbdabc69936 /Python/_warnings.c | |
parent | 2c7d2e8d46164efb6e27a64081d8e949f6876515 (diff) | |
download | cpython-200c9a8da0e2b892c476807e986009c01327e781.zip cpython-200c9a8da0e2b892c476807e986009c01327e781.tar.gz cpython-200c9a8da0e2b892c476807e986009c01327e781.tar.bz2 |
gh-92986: Fix ast.unparse when ImportFrom.level is None (#92992)
This doesn't happen naturally, but is allowed by the ASDL and compiler.
We don't want to change ASDL for backward compatibility reasons
(#57645, #92987)
Diffstat (limited to 'Python/_warnings.c')
0 files changed, 0 insertions, 0 deletions