Serhiy Storchaka <storchaka+cpyt...@gmail.com> added the comment:

> For completeness, a similar problem is present also on python < 3.8 if 
> passing a pathlib.Path type as *src*

I do not think this is a problem. If you pass a string, you will get a string, 
so existing code will continue to work as before. The only problem if you pass 
a string, but get an unexpected type.

----------

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

Reply via email to