Skip to content

gh-51574: Make tempfile.mkdtemp() always return absolute paths #94612

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 12 commits into from
Apr 25, 2023

Conversation

kj7rrv
Copy link
Contributor

@kj7rrv kj7rrv commented Jul 6, 2022

@kj7rrv
Copy link
Contributor Author

kj7rrv commented Jul 6, 2022

@merwok a9098be adds a test

@kj7rrv
Copy link
Contributor Author

kj7rrv commented Jul 6, 2022

I tested the test both with and without the fix, and it passes with the fix and fails without it.

Copy link
Contributor

@mblahay mblahay left a comment

Choose a reason for hiding this comment

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

The changes here are sound.

@mblahay
Copy link
Contributor

mblahay commented Apr 24, 2023

@ambv I have taken a look at this and all seems to be in good order. Can this be moved forward?

@arhadthedev
Copy link
Member

Merging main again to unstuck DO-NOT-MERGE / unresolved review.

Copy link
Member

@AlexWaygood AlexWaygood left a comment

Choose a reason for hiding this comment

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

Thanks @kj7rrv! This looks good to me. I'll merge once CI passes.

This will just go into 3.12, as there is a small chance of this breaking someone's code if this were backported.

@AlexWaygood AlexWaygood enabled auto-merge (squash) April 25, 2023 15:41
@AlexWaygood AlexWaygood merged commit 32bea69 into python:main Apr 25, 2023
@mblahay
Copy link
Contributor

mblahay commented Apr 25, 2023

Thank you @AlexWaygood , and congratulations @kj7rrv !

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

Successfully merging this pull request may close these issues.

6 participants