SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

python2-atfork rpm build for : Fedora 25. For other distributions click python2-atfork.

Name : python2-atfork
Version : 0.1.2 Vendor : Fedora Project
Release : 16.fc29 Date : 2018-07-15 05:39:10
Group : Development/Languages Source RPM : python-atfork-0.1.2-16.fc29.src.rpm
Size : 0.05 MB
Packager : Fedora Project
Summary : Provides an API to register callbacks when forking
Description :
Atfork provides a pthread_atfork() work-a-like API for Python 2.4, 2.5 and 2.6
along with fixers to monkey patch standard library modules at run time to be
safe in programs using both threading and forking.

While mixing threads and forking in a program is generally considered to be a
bad idea it need not be so painful.

A missing API in the Python is an atfork mechanism so that locks can be
acquired and released properly around fork calls. This module adds that. It
also provides monkey patchers that fix the standard library to properly
register callbacks for locks they create.

RPM found in directory: /vol/rzm3/linux-fedora-buffet/alt/risc-v/repo/fedora/29/25551/riscv64/Packages/p

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  python2-atfork-0.1.2-16.fc29.noarch.rpm
ftp.icm.edu.pl  python2-atfork-0.1.2-16.fc29.noarch.rpm
     

Provides :
python-atfork
python2-atfork
python2.7dist(atfork)
python2dist(atfork)

Requires :
python(abi) = 2.7
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PartialHardlinkSets) <= 4.0.4-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1


Content of RPM :
/usr/lib/python2.7/site-packages/atfork
/usr/lib/python2.7/site-packages/atfork-0.1.2-py2.7.egg-info
/usr/lib/python2.7/site-packages/atfork/__init__.py
/usr/lib/python2.7/site-packages/atfork/__init__.pyc
/usr/lib/python2.7/site-packages/atfork/__init__.pyo
/usr/lib/python2.7/site-packages/atfork/stdlib_fixer.py
/usr/lib/python2.7/site-packages/atfork/stdlib_fixer.pyc
/usr/lib/python2.7/site-packages/atfork/stdlib_fixer.pyo
/usr/lib/python2.7/site-packages/atfork/tests
/usr/lib/python2.7/site-packages/atfork/tests/test_atfork.py
/usr/lib/python2.7/site-packages/atfork/tests/test_atfork.pyc
/usr/lib/python2.7/site-packages/atfork/tests/test_atfork.pyo
/usr/lib/python2.7/site-packages/atfork/tests/test_stdlib_fixer.py
/usr/lib/python2.7/site-packages/atfork/tests/test_stdlib_fixer.pyc
/usr/lib/python2.7/site-packages/atfork/tests/test_stdlib_fixer.pyo

 
ICM