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

Thank you for your PR Ville, but I think this change cannot be accept.

There was a ton of functions which became supporting path-like objects in 3.6. 
We deliberately did not add versionchanged directives to them because it would 
just add a noise.

shutil.rmtree() is not special. If we decide to add versionchanged for it, we 
would need to add versionchanged to many tens or hundreds of other functions 
and methods.

----------
nosy: +serhiy.storchaka
resolution:  -> rejected
stage: patch review -> resolved
status: open -> closed

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

Reply via email to