diff options
Diffstat (limited to 'Misc/NEWS.d/next/Library/2018-03-29-03-09-22.bpo-32380.NhuGig.rst')
-rw-r--r-- | Misc/NEWS.d/next/Library/2018-03-29-03-09-22.bpo-32380.NhuGig.rst | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Misc/NEWS.d/next/Library/2018-03-29-03-09-22.bpo-32380.NhuGig.rst b/Misc/NEWS.d/next/Library/2018-03-29-03-09-22.bpo-32380.NhuGig.rst deleted file mode 100644 index ab852a5..0000000 --- a/Misc/NEWS.d/next/Library/2018-03-29-03-09-22.bpo-32380.NhuGig.rst +++ /dev/null @@ -1,2 +0,0 @@ -Create functools.singledispatchmethod to support generic single dispatch on -descriptors and methods. |