diff options
author | Batuhan Taskaya <isidentical@gmail.com> | 2022-09-06 10:23:26 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-09-06 10:23:26 (GMT) |
commit | a0848d169b6982394c539deead0de18f251dfc6d (patch) | |
tree | a5c1a9c5d25e3497e1b43d27a16a53314f8cc7cd /Python | |
parent | 08d8058b79f6cddcc9621876dcd454fa367b9806 (diff) | |
download | cpython-a0848d169b6982394c539deead0de18f251dfc6d.zip cpython-a0848d169b6982394c539deead0de18f251dfc6d.tar.gz cpython-a0848d169b6982394c539deead0de18f251dfc6d.tar.bz2 |
[3.11] gh-92986: Fix ast.unparse when ImportFrom.level is None (GH-92992) (GH-96593)
This doesn't happen naturally, but is allowed by the ASDL and compiler.
We don't want to change ASDL for backward compatibility reasons
(GH-57645, GH-92987)
(cherry picked from commit 200c9a8da0e2b892c476807e986009c01327e781)
Co-authored-by: Shantanu <12621235+hauntsaninja@users.noreply.github.com>
Co-authored-by: Shantanu <12621235+hauntsaninja@users.noreply.github.com>
Diffstat (limited to 'Python')
0 files changed, 0 insertions, 0 deletions