-
-
Notifications
You must be signed in to change notification settings - Fork 30.3k
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
gh-91133: tempfile.TemporaryDirectory: fix symlink bug in cleanup #99930
Merged
Commits on Dec 14, 2022
-
tempfile tests: try not to leave NOUNLINK files behind
During development, it becomes tiresome to have to manually clean up these files in case of unrelated TemporaryDirectory breakage.
Configuration menu - View commit details
-
Copy full SHA for d8f50e5 - Browse repository at this point
Copy the full SHA d8f50e5View commit details -
Configuration menu - View commit details
-
Copy full SHA for d268947 - Browse repository at this point
Copy the full SHA d268947View commit details -
Configuration menu - View commit details
-
Copy full SHA for 60de13a - Browse repository at this point
Copy the full SHA 60de13aView commit details
Commits on Dec 15, 2022
-
Revert "tempfile tests: try not to leave NOUNLINK files behind"
This reverts commit d8f50e5.
Configuration menu - View commit details
-
Copy full SHA for 983a9ac - Browse repository at this point
Copy the full SHA 983a9acView commit details -
Apply suggestions from code review
Co-authored-by: Carl Meyer <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5b83afe - Browse repository at this point
Copy the full SHA 5b83afeView commit details -
Configuration menu - View commit details
-
Copy full SHA for db40615 - Browse repository at this point
Copy the full SHA db40615View commit details
Commits on Feb 27, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 96124ef - Browse repository at this point
Copy the full SHA 96124efView commit details
Commits on Dec 6, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 1aadbdd - Browse repository at this point
Copy the full SHA 1aadbddView commit details -
Configuration menu - View commit details
-
Copy full SHA for cb9aea4 - Browse repository at this point
Copy the full SHA cb9aea4View commit details -
Configuration menu - View commit details
-
Copy full SHA for f106e25 - Browse repository at this point
Copy the full SHA f106e25View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0be03d1 - Browse repository at this point
Copy the full SHA 0be03d1View commit details
Commits on Dec 7, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 0a05de0 - Browse repository at this point
Copy the full SHA 0a05de0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 081a898 - Browse repository at this point
Copy the full SHA 081a898View commit details -
Co-authored-by: Victor Stinner <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 58924b6 - Browse repository at this point
Copy the full SHA 58924b6View commit details -
Configuration menu - View commit details
-
Copy full SHA for b88478f - Browse repository at this point
Copy the full SHA b88478fView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.