Skip to content

Conversation

barneygale
Copy link
Contributor

@barneygale barneygale commented May 17, 2021

Original code by Tzu-ping Chung (uranusjr) in #17716

Issue should be fixed in #25264

https://bugs.python.org/issue38671

… path.

Authored by Tzu-ping Chung (uranusjr)
@bedevere-bot bedevere-bot added the tests Tests in the Lib/test dir label May 17, 2021
@barneygale barneygale changed the title WIP: bpo-38671: Add test that pathlib.Path.resolve() returns an absolute path. bpo-38671: Add test that pathlib.Path.resolve() returns an absolute path. May 17, 2021
@barneygale barneygale marked this pull request as ready for review May 17, 2021 00:23
@encukou encukou merged commit 18f41c0 into python:main May 20, 2021
@miss-islington
Copy link
Contributor

Thanks @barneygale for the PR, and @encukou for merging it 🌮🎉.. I'm working now to backport this PR to: 3.10.
🐍🍒⛏🤖

@miss-islington
Copy link
Contributor

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 <[email protected]>
(cherry picked from commit 18f41c0)

Co-authored-by: Barney Gale <[email protected]>
@bedevere-bot bedevere-bot removed the needs backport to 3.10 only security fixes label May 20, 2021
@bedevere-bot
Copy link

GH-26270 is a backport of this pull request to the 3.10 branch.

miss-islington pushed a commit that referenced this pull request May 21, 2021
…bsolute path. (GH-26184) (GH-26270)

Issue should be fixed in [bpo-43757]()

Co-Authored-by: Tzu-ping Chung <[email protected]>
(cherry picked from commit 18f41c0)

Co-authored-by: Barney Gale <[email protected]>

Automerge-Triggered-By: GH:encukou
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip news tests Tests in the Lib/test dir
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants