diff options
author | Łukasz Langa <lukasz@langa.pl> | 2020-09-16 21:23:13 (GMT) |
---|---|---|
committer | Łukasz Langa <lukasz@langa.pl> | 2020-09-16 21:23:13 (GMT) |
commit | 2bd31b5fde32194a63ca1e782e2578c6bd2ba759 (patch) | |
tree | 7fd1227b1a4ddf9d665b53ac12e9942ed5c6e440 /Misc/NEWS.d/next/Library/2020-08-21-15-51-15.bpo-41609.JmiUKG.rst | |
parent | 48f99250ff319e36b15b555128cd62e408d8165f (diff) | |
download | cpython-2bd31b5fde32194a63ca1e782e2578c6bd2ba759.zip cpython-2bd31b5fde32194a63ca1e782e2578c6bd2ba759.tar.gz cpython-2bd31b5fde32194a63ca1e782e2578c6bd2ba759.tar.bz2 |
Python 3.9.0rc2v3.9.0rc2
Diffstat (limited to 'Misc/NEWS.d/next/Library/2020-08-21-15-51-15.bpo-41609.JmiUKG.rst')
-rw-r--r-- | Misc/NEWS.d/next/Library/2020-08-21-15-51-15.bpo-41609.JmiUKG.rst | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Misc/NEWS.d/next/Library/2020-08-21-15-51-15.bpo-41609.JmiUKG.rst b/Misc/NEWS.d/next/Library/2020-08-21-15-51-15.bpo-41609.JmiUKG.rst deleted file mode 100644 index ecaf40e..0000000 --- a/Misc/NEWS.d/next/Library/2020-08-21-15-51-15.bpo-41609.JmiUKG.rst +++ /dev/null @@ -1 +0,0 @@ -The pdb whatis command correctly reports instance methods as 'Method' rather than 'Function'.
\ No newline at end of file |