gh-136156: Allow using linkat() with TemporaryFile (#136281)
tempfile.TemporaryFile() no longer uses os.O_EXCL with os.O_TMPFILE, so it's possible to use linkat() on the file descriptor.
V
Victor Stinner committed
6c81e8c57a1d291863c6beaa42392a7f1cf52854
Parent: 490eea0
Committed by GitHub <noreply@github.com>
on 7/8/2025, 4:39:47 PM