Package python-module-pthreading: Information

    Source package: python-module-pthreading
    Version: 0.1.3.3-alt1
    Build time:  Jun 2, 2016, 01:10 PM in the task #165388
    Report package bug
    License: GPLv2+
    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.

    List of rpms provided by this srpm:
    python-module-pthreading (noarch)

    Maintainer: Yuri N. Sedunov

    List of contributors:
    Yuri N. Sedunov

      1. python-devel
      2. python-modules-unittest

    Last changed


    June 2, 2016 Yuri N. Sedunov 0.1.3.3-alt1
    - 0.1.3.3
    June 6, 2014 Yuri N. Sedunov 0.1.3-alt1
    - 0.1.3
    Oct. 30, 2013 Yuri N. Sedunov 0.1.2-alt1
    - first build for Sisyphus