Fedora 20 Update: python-pthreading-0.1.3-0.fc20

updates at fedoraproject.org updates at fedoraproject.org
Wed Apr 9 01:04:28 UTC 2014


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2014-4102
2014-03-20 01:39:40
--------------------------------------------------------------------------------

Name        : python-pthreading
Product     : Fedora 20
Version     : 0.1.3
Release     : 0.fc20
URL         : http://pypi.python.org/pypi/pthreading
Summary     : Re-implement threading.Lock, RLock and Condition with libpthread
Description :
The pthreading module provides Lock and Condition synchronization
objects compatible with Python native threading module.
The implementation, however, is based on POSIX thread library as delivered
by the libpthread and has considerable performance benefits over Python 2.x's
implementation.

--------------------------------------------------------------------------------
Update Information:

Monkeypatch python's thread.allocate_lock
--------------------------------------------------------------------------------
ChangeLog:

* Tue Mar 18 2014 Douglas Schilling Landgraf <dougsland at redhat.com> - 0.1.3-0
- Monkeypatch python's thread.allocate_lock
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #1060749 - Mock python thread.allocate_lock with pthreading Lock
        https://bugzilla.redhat.com/show_bug.cgi?id=1060749
--------------------------------------------------------------------------------

This update can be installed with the "yum" update program.  Use
su -c 'yum update python-pthreading' at the command line.
For more information, refer to "Managing Software with yum",
available at http://docs.fedoraproject.org/yum/.

All packages are signed with the Fedora Project GPG key.  More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------


More information about the package-announce mailing list