STINNER Victor <vstin...@redhat.com> added the comment:

I created bpo-37157: "shutil: add reflink=False to file copy functions to 
control clone/CoW copies (use copy_file_range)".

--

The new os.copy_file_range() should be documented at:
https://docs.python.org/dev/whatsnew/3.8.html#os

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue26826>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to