Commit 854ffcb6 authored by Victor Stinner's avatar Victor Stinner

whatsnew/3.4: mention functools.singledispatch, PEP 443

parent 84e33c84
......@@ -177,6 +177,12 @@ Added ``FAIL_FAST`` flag to halt test running as soon as the first failure is
detected. (Contributed by R. David Murray and Daniel Urban in :issue:`16522`.)
functools
---------
New :func:`functools.singledispatch` decorator: see the :pep:`443`.
smtplib
-------
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment