Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. Summary: Review Request: python-atfork - Provides an API to register pre and post callbacks when forking https://bugzilla.redhat.com/show_bug.cgi?id=708115 Summary: Review Request: python-atfork - Provides an API to register pre and post callbacks when forking Product: Fedora Version: rawhide Platform: All OS/Version: Linux Status: NEW Severity: medium Priority: medium Component: Package Review AssignedTo: nobody@xxxxxxxxxxxxxxxxx ReportedBy: jlaska@xxxxxxxxxx QAContact: extras-qa@xxxxxxxxxxxxxxxxx CC: notting@xxxxxxxxxx, fedora-package-review@xxxxxxxxxx Estimated Hours: 0.0 Classification: Fedora Story Points: --- Spec URL: http://repos.fedorapeople.org/repos/fedora-qa/autoqa/fedora-15/SRPMS/python-atfork.spec SRPM URL: http://repos.fedorapeople.org/repos/fedora-qa/autoqa/fedora-15/SRPMS/python-atfork-0.1.2-1.fc15.src.rpm Description: The atfork project 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 monkeypatchers that fix the standard library to properly register callbacks for locks they create. = rpmlint outout = # rpmlint fedora-15/SRPMS/python-atfork.spec fedora-15/SRPMS/python-atfork-0.1.2-1.fc15.src.rpm fedora-15/x86_64/python-atfork-0.1.2-1.fc15.noarch.rpm python-atfork.src: W: spelling-error %description -l en_US pthread -> thread, p thread python-atfork.src: W: spelling-error %description -l en_US patchers -> patches, pitchers, catchers python-atfork.noarch: W: spelling-error %description -l en_US pthread -> thread, p thread python-atfork.noarch: W: spelling-error %description -l en_US patchers -> patches, pitchers, catchers python-atfork.noarch: W: no-documentation 2 packages and 1 specfiles checked; 0 errors, 5 warnings. -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review