Skip to content

Check file permissions before making tmp file #1513

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

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

RRosio
Copy link

@RRosio RRosio commented Apr 15, 2025

To address #1502 avoid calling shutil.copyfile() and creating atmp_path if the source file is not writable.

Copy link
Contributor

@afshin afshin left a comment

Choose a reason for hiding this comment

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

Thank you!

@afshin
Copy link
Contributor

afshin commented Apr 24, 2025

I am unsure what's causing CI failure but the PR content looks good to me, thank you!

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

Successfully merging this pull request may close these issues.

3 participants