[3.10] bpo-38671: Add test that `pathlib.Path.resolve()` returns an absolute path. (GH-26184) by barneygale · Pull Request #26270 · python/cpython

Conversation

…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>

encukou

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's an extra test, so this is definitely fine for 3.10.
Thank you!

Labels