Fedora Packages

python3-volatile Subpackage of python-volatile

A small extension for the tempfile module

Temporary files and directories. Contains replacement for tempfile.NamedTemporaryFile that does not delete the file on close(), but still unlinks it after the context manager ends, as well as a mkdtemp-based temporary directory implementation. - Mostly reuses the stdlib implementations, supporting the same signatures. - Due to that, uses the OS’s built-in temporary file facilities, no custom schemes. - Tested on Python 2.6+ and 3.3+

Releases Overview

Release Stable Testing
Fedora Rawhide 2.1.0-13.fc40 -
Fedora 40 2.1.0-13.fc40 -
Fedora 39 2.1.0-11.fc39 -
Fedora 38 2.1.0-9.fc38 -
File a new bug report »
Package Info

You can contact the maintainers of this package via email at python-volatile dash maintainers at fedoraproject dot org.



Sources on Pagure