Bug#766481: python-requests: Error with with requests.exceptions.SSLError exception

2014-10-28 Thread Jason Gillman Jr.
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Daniele, Confirmed - I get the same thing. Please let me know if there's anything else I can do to assist the process. - -Jason -BEGIN PGP SIGNATURE- Version: GnuPG v1 iQEcBAEBAgAGBQJUT12tAAoJEEIE1vmCk7GHJZoIAMF16dm0Kes50O6h1mabNIaM ADK6QL

Bug#766481: python-requests: Error with with requests.exceptions.SSLError exception

2014-10-23 Thread Daniele Tricoli
Hello Jason, On Thursday 23 October 2014 11:56:37 Jason Gillman Jr. wrote: > What openssl package from pypi would you like me to install into the venv? I installed: pyOpenSSL==0.14 ndg-httpsclient==0.3.2 pyasn1==0.1.7 My test script is: $ cat test_ssl_exception.py import requests try: r = r

Bug#766481: python-requests: Error with with requests.exceptions.SSLError exception

2014-10-23 Thread Jason Gillman Jr.
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Daniele, What openssl package from pypi would you like me to install into the venv? - -Jason -BEGIN PGP SIGNATURE- Version: GnuPG v1 iQEcBAEBAgAGBQJUSSUyAAoJEEIE1vmCk7GHeGkH/RfMO0iBeYm4W4cUqOuYrH0k wOHlgf7N5Ciw5KdJsfDXAlPaO2DpggtZkzhRsGZbAX

Bug#766481: python-requests: Error with with requests.exceptions.SSLError exception

2014-10-23 Thread Daniele Tricoli
Hello Jason, many thanks for this report! On Thursday 23 October 2014 08:47:24 Jason Gillman Jr. wrote: > Source: python-requests > Version: 2.3.0-1 > Severity: normal > > Dear Maintainer, > > It appears as though there is an error with the __str__ method when trying > to handle the requests.exc

Bug#766481: python-requests: Error with with requests.exceptions.SSLError exception

2014-10-23 Thread Jason Gillman Jr.
Source: python-requests Version: 2.3.0-1 Severity: normal Dear Maintainer, It appears as though there is an error with the __str__ method when trying to handle the requests.exceptions.SSLError exception. = Python 2.7.8 (default, Oct 7 2014, 17:59:21) [GCC 4.9.1] on linux2 Type "