https://bugzilla.redhat.com/show_bug.cgi?id=1899776
Bug ID: 1899776
Summary: Review Request: python-volatile - A small extension
for the tempfile module
Product: Fedora
Version: rawhide
Hardware: All
OS: Linux
Status: NEW
Component: Package Review
Severity: medium
Priority: medium
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected]
Target Milestone: ---
Classification: Fedora
Spec URL: https://salimma.fedorapeople.org/specs/python/python-volatile.spec
SRPM URL:
https://salimma.fedorapeople.org/specs/python/python-volatile-2.1.0-1.fc33.src.rpm
Description:
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+
Fedora Account System Username: salimma
--
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct:
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives:
https://lists.fedoraproject.org/archives/list/[email protected]