bpo-35434 Fix wrong issue number in what's new in 3.8 (GH-11012)

https://bugs.python.org/issue35434
This commit is contained in:
Mariatta 2018-12-06 21:59:42 -08:00 committed by Miss Islington (bot)
parent 468a15aaf9
commit 16501b7082
1 changed files with 1 additions and 1 deletions

View File

@ -275,7 +275,7 @@ Optimizations
+26% on Linux, +50% on macOS and +40% on Windows. Also, much less CPU cycles
are consumed.
See :ref:`shutil-platform-dependent-efficient-copy-operations` section.
(Contributed by Giampaolo Rodola' in :issue:`25427`.)
(Contributed by Giampaolo Rodola' in :issue:`33671`.)
* :func:`shutil.copytree` uses :func:`os.scandir` function and all copy
functions depending from it use cached :func:`os.stat` values. The speedup