commit | 78705f2e0adb0f6cbe88027ef5451a229521774c | [log] [tgz] |
---|---|---|
author | Jean-Paul Calderone <exarkun@divmod.com> | Mon Apr 25 19:41:32 2011 -0400 |
committer | Jean-Paul Calderone <exarkun@divmod.com> | Mon Apr 25 19:41:32 2011 -0400 |
tree | a3d3148d4ed62b2a878aceb93e01097c8c02336e | |
parent | 5091e7869f59d793c802c6c6cb9df783c5e85c94 [diff] | |
parent | 5163f57e6cb413787b4eda62eb338e3fe471d11d [diff] |
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