Commit ba2f30e
[3.13] pythongh-137335: remove a mktemp use in multiprocessing.connection to avoid security scanner noise (pythonGH-148578) (python#148584)
pythongh-137335: remove a mktemp use in multiprocessing.connection to avoid security scanner noise (pythonGH-148578)
remove a mktemp use to avoid security scanner noise
(cherry picked from commit fd81246)
Co-authored-by: Gregory P. Smith <68491+gpshead@users.noreply.github.com>1 parent cb4b94c commit ba2f30e
1 file changed
+5
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
78 | | - | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
79 | 83 | | |
80 | 84 | | |
81 | 85 | | |
| |||
0 commit comments