On Wed, Mar 27, 2019 at 5:09 AM Tim Mitchell
<tim.mitchell.c...@gmail.com> wrote:
>
> Is it time to add singledispatch for methods to the core library?
> If so, would the methoddispatch implementation suffice or are there changes 
> you would like made?
>

singledispatchmethod will be added in Python 3.8.
Please try Python 3.8a3!

https://docs.python.org/3.8/library/functools.html#functools.singledispatchmethod
https://www.python.org/downloads/release/python-380a3/

-- 
Inada Naoki  <songofaca...@gmail.com>
_______________________________________________
Python-ideas mailing list
Python-ideas@python.org
https://mail.python.org/mailman/listinfo/python-ideas
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to