Re: py-openssl breakage

2014-04-27 Thread Miod Vallat
> > There's one test that fails, I haven't investigated it. > > > > == > > FAIL: test_digest (__main__.X509Tests) > > -- > > Traceback (most recent call last): >

Re: py-openssl breakage

2014-04-21 Thread Jérémie Courrèges-Anglas
Stuart Henderson writes: > On 2014/04/21 20:36, Jérémie Courrèges-Anglas wrote: >> Speaking of py-openssl, here's a diff to remove the EGD methods. > > OK, please go ahead. > > >> There's one test that fails, I haven't investigated it. >> >> ==

Re: py-openssl breakage

2014-04-21 Thread Stuart Henderson
On 2014/04/21 20:36, Jérémie Courrèges-Anglas wrote: > Speaking of py-openssl, here's a diff to remove the EGD methods. OK, please go ahead. > There's one test that fails, I haven't investigated it. > > == > FAIL: test_digest (