commit | ee51c56c02d8eac28828a116fa35064919433d20 | [log] [tgz] |
---|---|---|
author | Barney Gale <barney.gale@gmail.com> | Fri May 21 12:54:56 2021 +0100 |
committer | GitHub <noreply@github.com> | Fri May 21 04:54:56 2021 -0700 |
tree | 08d29ec20c20886f876809b1896edc51f08cb48f | |
parent | 36843f716df7cfa67ea7cd858acb0df1fc5e980e [diff] |
[3.10] bpo-38671: Add test that `pathlib.Path.resolve()` returns an absolute path. (GH-26184) (GH-26270) Issue should be fixed in [bpo-43757]() Co-Authored-by: Tzu-ping Chung <uranusjr@gmail.com> (cherry picked from commit 18f41c04ff4161531f4d08631059fd3ed37c0218) Co-authored-by: Barney Gale <barney.gale@gmail.com> Automerge-Triggered-By: GH:encukou