Noticed pyOpenSSL has been updated: http://sourceforge.net/project/shownotes.php?group_id=31249&release_id=634438
Notes: pyOpenSSL 0.8 is a bugfix release. It includes several threading fixes (most of which had been present and tested for quite a long time in Fedora's package of pyOpenSSL) which make pyOpenSSL safer to use in multithreaded programs. Note that while using a particular Connection in multiple threads simultaneously should no longer cause Python to abort with a NULL tstate message, this is not supported by OpenSSL and the results, while not a crash, will probably not be useful. FYI, -- Shawn Walker _______________________________________________ pkg-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/pkg-discuss
