summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorPablo Galindo <pablogsal@gmail.com>2022-09-06 09:18:57 (GMT)
committerPablo Galindo <pablogsal@gmail.com>2022-09-06 09:18:57 (GMT)
commit6ac0f8f0d795bba678be56bd4b0bb9ae3fbedb15 (patch)
treeebeedcbde9b398f5e4999d86744db75b8eeaf775 /Misc
parent0abc6a3493d12acd6894066c27744c0a9d46fcad (diff)
parent75c3a4ccaff2ed581be67c5f48c3ca8a9fed23b7 (diff)
downloadcpython-6ac0f8f0d795bba678be56bd4b0bb9ae3fbedb15.zip
cpython-6ac0f8f0d795bba678be56bd4b0bb9ae3fbedb15.tar.gz
cpython-6ac0f8f0d795bba678be56bd4b0bb9ae3fbedb15.tar.bz2
Merge remote-tracking branch 'upstream/3.10' into 3.10
Diffstat (limited to 'Misc')
-rw-r--r--Misc/NEWS.d/next/Library/2022-05-19-22-34-42.gh-issue-92986.e6uKxj.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/Misc/NEWS.d/next/Library/2022-05-19-22-34-42.gh-issue-92986.e6uKxj.rst b/Misc/NEWS.d/next/Library/2022-05-19-22-34-42.gh-issue-92986.e6uKxj.rst
new file mode 100644
index 0000000..691c0dd
--- /dev/null
+++ b/Misc/NEWS.d/next/Library/2022-05-19-22-34-42.gh-issue-92986.e6uKxj.rst
@@ -0,0 +1 @@
+Fix :func:`ast.unparse` when ``ImportFrom.level`` is None