diff options
author | Victor Stinner <vstinner@python.org> | 2025-07-08 18:39:47 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-07-08 18:39:47 +0200 |
commit | 6c81e8c57a1d291863c6beaa42392a7f1cf52854 (patch) | |
tree | 6ccfcd09812029c395cafce4e56fd8d800cabf58 /Lib/test/test_pydoc/test_pydoc.py | |
parent | 490eea02819ad303a5042529af7507b7b1fdabdc (diff) | |
download | cpython-6c81e8c57a1d291863c6beaa42392a7f1cf52854.tar.gz cpython-6c81e8c57a1d291863c6beaa42392a7f1cf52854.zip |
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.
Diffstat (limited to 'Lib/test/test_pydoc/test_pydoc.py')
0 files changed, 0 insertions, 0 deletions