X Tutup
Skip to content

Use tempfile.mkstemp instead of tempfile.mktemp#1

Open
ready-research wants to merge 2 commits intomainfrom
insecure_temp
Open

Use tempfile.mkstemp instead of tempfile.mktemp#1
ready-research wants to merge 2 commits intomainfrom
insecure_temp

Conversation

@ready-research
Copy link
Owner

The tempfile.mktemp function is deprecated due to security issues.

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.

1 participant

X Tutup