summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/Library/2018-03-29-03-09-22.bpo-32380.NhuGig.rst
blob: ab852a53e92ad5173c1d7eb656c4dea2664bfc9d (plain)
1
2
Create functools.singledispatchmethod to support generic single dispatch on
descriptors and methods.