◐ Shell
clean mode source ↗

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

Conversation

@barneygale

@barneygale barneygale commented

May 20, 2021

edited by miss-islington

Loading

Copy link Copy Markdown

Contributor

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

https://bugs.python.org/issue38671

Automerge-Triggered-By: GH:encukou

…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 encukou left a comment

Copy link Copy Markdown

Member

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!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@encukou encukou encukou approved these changes

Assignees

No one assigned

Labels

skip news tests

Tests in the Lib/test dir

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

5 participants

@barneygale @encukou @the-knights-who-say-ni @bedevere-bot @miss-islington