diff options
author | Łukasz Langa <lukasz@langa.pl> | 2020-12-08 02:06:56 (GMT) |
---|---|---|
committer | Łukasz Langa <lukasz@langa.pl> | 2020-12-08 02:06:56 (GMT) |
commit | f01ec289490d7cfb5de0fe8afdeb218c64e05080 (patch) | |
tree | e4c4351b2f5358bf2fc58dc935e35e11ed5dfb12 /Misc/NEWS.d/next/Library/2020-12-03-15-42-32.bpo-42116.yIwroP.rst | |
parent | 699e5e448919283578afe445069ab93b34bf8eae (diff) | |
parent | e3201094af2af2a9958333bd1cb212253941d644 (diff) | |
download | cpython-f01ec289490d7cfb5de0fe8afdeb218c64e05080.zip cpython-f01ec289490d7cfb5de0fe8afdeb218c64e05080.tar.gz cpython-f01ec289490d7cfb5de0fe8afdeb218c64e05080.tar.bz2 |
Merge tag 'v3.8.7rc1' into 3.8
Python 3.8.7rc1
Diffstat (limited to 'Misc/NEWS.d/next/Library/2020-12-03-15-42-32.bpo-42116.yIwroP.rst')
-rw-r--r-- | Misc/NEWS.d/next/Library/2020-12-03-15-42-32.bpo-42116.yIwroP.rst | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Misc/NEWS.d/next/Library/2020-12-03-15-42-32.bpo-42116.yIwroP.rst b/Misc/NEWS.d/next/Library/2020-12-03-15-42-32.bpo-42116.yIwroP.rst deleted file mode 100644 index febda89..0000000 --- a/Misc/NEWS.d/next/Library/2020-12-03-15-42-32.bpo-42116.yIwroP.rst +++ /dev/null @@ -1 +0,0 @@ -Fix handling of trailing comments by :func:`inspect.getsource`.
\ No newline at end of file |