commit | 5b1d9184bb0e34391637c06bc7651fb6de8a6240 | [log] [tgz] |
---|---|---|
author | Barney Gale <barney.gale@gmail.com> | Fri Apr 17 18:47:27 2020 +0100 |
committer | GitHub <noreply@github.com> | Fri Apr 17 19:47:27 2020 +0200 |
tree | 79bfc97d04c8f6d41d28a77209f277fbbac00dfb | |
parent | c746c4f353510a17683a49ed7f90ffaae664ff7b [diff] |
bpo-39894: Route calls from pathlib.Path.samefile() to os.stat() via the path accessor (GH-18836)