From: Mihai I. <mi...@re...> - 2002-08-16 20:44:09
|
On 16 Aug 2002, Martin Sj=F6gren wrote: > fre 2002-08-16 klockan 20.09 skrev Mihai Ibanescu: > > It looks like pyOpenSSL does not run on 1.5.2 anymore. From a quick c= heck: > >=20 > > PySequence_Fast (can be worked around with PySequence_Tuple) - in=20 > > src/crypto/x509req.c > > PyObject_AsFileDescriptor (not in 1.5.2) - in src/ssl/connection.c > >=20 > > I know, 1.5.2 is old :-) >=20 > I *meant* to support 1.5. And I noticed this too, but too late. It's > fixed in current CVS, and will be part of the 0.5.1 "heh, oops" release > ;) >=20 > This is a case of bad testing, and is really a wake-up call that I > should do an RC before a real release next time ;) I'd be happy to QA the CVS version. Probably next week. Any idea about the 0.5.1 timeframe? :-) Sort of too early to ask. Misa |