Skip to content

bpo-41884: Added optional mode argument for mkdtemp/TemporaryDirectory in tempfile - #22451

Closed
ray-sit wants to merge 3 commits into
python:masterfrom
ray-sit:Enhancement-tempfile-add-mode-argument-for-making-temp-directory
Closed

bpo-41884: Added optional mode argument for mkdtemp/TemporaryDirectory in tempfile#22451
ray-sit wants to merge 3 commits into
python:masterfrom
ray-sit:Enhancement-tempfile-add-mode-argument-for-making-temp-directory

Fixed logic for validating/sanitising mode value

bd6d5ca
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs