commit | 18f41c04ff4161531f4d08631059fd3ed37c0218 | [log] [tgz] |
---|---|---|
author | Barney Gale <barney.gale@gmail.com> | Thu May 20 17:41:33 2021 +0100 |
committer | GitHub <noreply@github.com> | Thu May 20 18:41:33 2021 +0200 |
tree | 12788d81997d3be0212cec17149735396d6377a4 | |
parent | 7109624d45bcf28fbb46a53354785dc5ff953a16 [diff] |
bpo-38671: Add test that `pathlib.Path.resolve()` returns an absolute path. (GH-26184) Issue should be fixed in bpo-43757 Co-Authored-by: Tzu-ping Chung <uranusjr@gmail.com>