8000 [3.9] bpo-45234: Fix FileNotFound exception raised instead of IsADirectoryError in shutil.copyfile() (GH-28421) by miss-islington · Pull Request #28507 · python/cpython · GitHub
[go: up one dir, main page]

Skip to content

[3.9] bpo-45234: Fix FileNotFound exception raised instead of IsADirectoryError in shutil.copyfile() (GH-28421)#28507

Merged
ambv merged 1 commit intopython:3.9from
miss-islington:backport-b7eac52-3.9
Sep 21, 2021
Merged

[3.9] bpo-45234: Fix FileNotFound exception raised instead of IsADirectoryError in shutil.copyfile() (GH-28421)#28507
ambv merged 1 commit intopython:3.9from
miss-islington:backport-b7eac52-3.9

Commits

Commits on Sep 21, 2021

0