Kaydet (Commit) 992f613f authored tarafından Paul Romano's avatar Paul Romano Kaydeden (comit) Serhiy Storchaka

Fix description in Python 3.7 What's New (#3603)

üst da67e0d6
......@@ -296,9 +296,8 @@ Optimizations
(Contributed by Serhiy Storchaka in :issue:`24821`.)
* Fast implementation from standard C library is now used for functions
:func:`~math.tgamma`, :func:`~math.lgamma`, :func:`~math.erf` and
:func:`~math.erfc` in the :mod:`math` module. (Contributed by Serhiy
Storchaka in :issue:`26121`.)
:func:`~math.erf` and :func:`~math.erfc` in the :mod:`math` module.
(Contributed by Serhiy Storchaka in :issue:`26121`.)
* The :func:`os.fwalk` function has been sped up by 2 times. This was done
using the :func:`os.scandir` function.
......
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