![](https://secure.gravatar.com/avatar/3f002cdaca9c6c88e21706683ec6b0e4.jpg?s=120&d=mm&r=g)
May 2, 2018
1:49 p.m.
Hello, Just found a missing "changed in version" text.... while the "os" lib has a "Changed in version 3.6: Accepts a path-like object." Text. This is totally missing in the shutil lib. (okay you could use the argument that shutil is using os lib and links to it but in the first moment it totally confused me why my script wasn't working on 3.5) Greetings, Christopher Schmitt