[issue30400] Race condition in shutil.copyfile()

Zachary Ware report at bugs.python.org
Wed Jul 4 23:06:10 EDT 2018


Zachary Ware <zachary.ware at gmail.com> added the comment:

This can only be accepted into 3.8 at this point due to the new exception type.

The patch looks fairly straightforward; would it be possible to add a test that hits the new raise condition?

----------
nosy: +zach.ware
stage:  -> patch review
versions: +Python 3.8 -Python 2.7, Python 3.7

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue30400>
_______________________________________


More information about the Python-bugs-list mailing list