]> granicus.if.org Git - python/commit
bpo-32380: Create functools.singledispatchmethod (#6306)
authorEthan Smith <ethan@ethanhs.me>
Sat, 26 May 2018 20:38:33 +0000 (16:38 -0400)
committerŁukasz Langa <lukasz@langa.pl>
Sat, 26 May 2018 20:38:33 +0000 (13:38 -0700)
commitc651275afe8515b2cf70b8152e19ce39df88f0dd
tree3195af174b5acf5c44f906b6fc8f83648e3f56db
parent09c4a7dee2eb39b515e5f499f184257cdbe9cb42
bpo-32380: Create functools.singledispatchmethod (#6306)
Doc/library/functools.rst
Lib/functools.py
Lib/test/test_functools.py
Misc/ACKS
Misc/NEWS.d/next/Library/2018-03-29-03-09-22.bpo-32380.NhuGig.rst [new file with mode: 0644]