Skip to content
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

prefer stdlib TemporaryDirectory #7680

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dimbleby
Copy link
Contributor

dropping python 3.7 per #7674 moves poetry past the Windows python 3.7 bugs that made the homegrown temporary_directory() worthwhile

@dimbleby dimbleby force-pushed the temporary-directory branch from 9e5031d to 5746e62 Compare March 18, 2023 19:46
@dimbleby dimbleby force-pushed the temporary-directory branch 2 times, most recently from c1d26e2 to 84ac784 Compare April 25, 2023 10:03
@dimbleby dimbleby force-pushed the temporary-directory branch from 84ac784 to e6620c8 Compare April 27, 2023 19:49
eamanu
eamanu previously approved these changes May 14, 2023
Copy link
Contributor

@eamanu eamanu left a comment

Choose a reason for hiding this comment

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

LGTM, we just need to wait for 3.7 drop :-)

@dimbleby
Copy link
Contributor Author

LGTM, we just need to wait for 3.7 drop :-)

In fact python-poetry/poetry-core#460 seems to leave poetry committed to its own implementation until support for python 3.9 (or windows!) can be dropped

@eamanu
Copy link
Contributor

eamanu commented May 20, 2023

@dimbleby try to avoid force push

@dimbleby
Copy link
Contributor Author

@eamanu thanks but no thanks.

per my last comment this is unlikely to be merged for quite some time and it is absolutely more sensible that when that time comes it will be best represented as a single commit on top of main.

All due respect but you have now made two low-value comments on this MR, please stop.

@dimbleby dimbleby force-pushed the temporary-directory branch from 8c7cd5f to 1e8e831 Compare June 4, 2023 14:17
@dimbleby dimbleby force-pushed the temporary-directory branch from 1e8e831 to daf5147 Compare October 20, 2023 23:16
@dimbleby dimbleby marked this pull request as draft October 28, 2023 16:06
@dimbleby dimbleby force-pushed the temporary-directory branch from daf5147 to ddc6ecc Compare March 2, 2024 14:25
@dimbleby dimbleby force-pushed the temporary-directory branch from ddc6ecc to 8b66b68 Compare April 8, 2024 19:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants