stable

python-contextlib2-0.5.1-2.el7

FEDORA-EPEL-2016-70de6c5d31 created by abompard 8 years ago for Fedora EPEL 7

Add support for Python3 on EPEL7. The Python2 package is unchanged.

This update has been submitted for testing by abompard.

8 years ago

Tested with the following script:

import os
from contextlib2 import suppress
with suppress(FileNotFoundError):
    os.remove('somefile.tmp')

karma: +1

(the comment above is from me)

This update has been pushed to testing.

8 years ago

This update has been submitted for stable by abompard.

8 years ago

This update has been pushed to stable.

8 years ago

Please login to add feedback.

Metadata
Type
enhancement
Karma
0
Signed
Content Type
RPM
Test Gating
Autopush Settings
Unstable by Karma
-3
Stable by Karma
3
Stable by Time
disabled
Dates
submitted
8 years ago
in testing
8 years ago
in stable
8 years ago

Automated Test Results