lp:~songofacandy/pyopenssl/allow_thread_while_keygen
Created by
methane
and last modified
- Get this branch:
- bzr branch lp:~songofacandy/pyopenssl/allow_thread_while_keygen
Branch merges
Propose for merging
- Jean-Paul Calderone: Pending requested
-
Diff: 36 lines (+15/-5)1 file modifiedOpenSSL/crypto/pkey.c (+15/-5)
Related bugs
Bug #896526: We should release the GIL around long-running tasks such as RSA key gen | Undecided | Fix Committed |
|
Related blueprints
Recent revisions
- 150. By Jean-Paul Calderone
-
Various fixes which make pyOpenSSL more likely to work with PyPy
* Fix a consistent refcounting bug across most modules
* switch from tp_setattr to tp_setattro
* Fix a general bug in error handling when setting invalid X509Name attributes
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp:~exarkun/pyopenssl/trunk