bpo-38671: Add test that `pathlib.Path.resolve()` returns an absolute path. by barneygale · Pull Request #26184 · python/cpython
barneygale
changed the title
WIP: bpo-38671: Add test that
bpo-38671: Add test that pathlib.Path.resolve() returns an absolute path.pathlib.Path.resolve() returns an absolute path.
Thanks @barneygale for the PR, and @encukou for merging it 🌮🎉.. I'm working now to backport this PR to: 3.10.
🐍🍒⛏🤖
Sorry @barneygale and @encukou, I had trouble checking out the 3.10 backport branch.
Please backport using cherry_picker on command line.
cherry_picker 18f41c04ff4161531f4d08631059fd3ed37c0218 3.10
barneygale added a commit to barneygale/cpython that referenced this pull request
May 20, 2021…bsolute path. (pythonGH-26184) Issue should be fixed in bpo-43757 Co-Authored-by: Tzu-ping Chung <uranusjr@gmail.com> (cherry picked from commit 18f41c0) Co-authored-by: Barney Gale <barney.gale@gmail.com>
miss-islington pushed a commit that referenced this pull request
May 21, 2021This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters