[issue1114345] Add SSL certificate validation

2007-10-14 Thread vila
vila added the comment: > I'm planning to do a package for 2.3... Any progress on that package ? I'd like to do the same for python 2.4 and 2.5 as I have a need for it for both versions. I don't know what you call a package though, but I'm willing to learn :)

[issue1348] httplib closes socket, then tries to read from it

2007-11-25 Thread vila
vila added the comment: The title of this bug is scary. httplib rightly close the socket because that's the way to transfer the responsibility of the close to the user of the HttpResponse object. The close MUST stays there. I do encounter a bug related to that close while trying to us

[issue1348] httplib closes socket, then tries to read from it

2007-11-27 Thread vila
vila added the comment: Well I was confused. In fact, I have a working http/1.1 client which indeed works around that close. HTTPConnection.close() must be called once the response has been processed or the next request can't be handled since HTTPConnection.__state is not _CS

[issue13643] 'ascii' is a bad filesystem default encoding

2011-12-21 Thread vila
Changes by vila : -- nosy: +vila ___ Python tracker <http://bugs.python.org/issue13643> ___ ___ Python-bugs-list mailing list Unsubscribe: http://mail.pyth

[issue3879] 2.6 regression in urllib.getproxies_environment

2008-09-16 Thread vila
New submission from vila <[EMAIL PROTECTED]>: With or without this patch, running: ./python.exe -E -tt ./Lib/test/regrtest.py -l -u network test_urllib2net test_urllibnet test_socketserver test_SimpleHTTPServer succeeds Since this is a regression from 2.5, can this patch be applied

[issue3879] 2.6 regression in urllib.getproxies_environment

2008-09-18 Thread vila
vila <[EMAIL PROTECTED]> added the comment: Here you are Added file: http://bugs.python.org/file11516/issue3879.patch ___ Python tracker <[EMAIL PROTECTED]> <http://bugs.pytho

[issue3879] 2.6 regression in urllib.getproxies_environment

2008-09-21 Thread vila
vila <[EMAIL PROTECTED]> added the comment: Georg Brandl: > I guess you're processing the result of > getproxies() yourself and relying on "no" being a key? Indeed. Thanks for approving this. ___ Python tracker <[EMAIL PROTE

[issue1489] test_socket_ssl hanhs on Windows (deadlock)

2008-01-05 Thread vila
Changes by vila: -- nosy: +vila __ Tracker <[EMAIL PROTECTED]> <http://bugs.python.org/issue1489> __ ___ Python-bugs-list mailing list Unsubscribe: http://mai

[issue1223] httplib does not handle ssl end of file properly

2008-01-05 Thread vila
Changes by vila: -- nosy: +vila __ Tracker <[EMAIL PROTECTED]> <http://bugs.python.org/issue1223> __ ___ Python-bugs-list mailing list Unsubscribe: http://mai

[issue1589] New SSL module doesn't seem to verify hostname against commonName in certificate

2008-01-05 Thread vila
Changes by vila: -- nosy: +vila __ Tracker <[EMAIL PROTECTED]> <http://bugs.python.org/issue1589> __ ___ Python-bugs-list mailing list Unsubscribe: http://mai

[issue1637] urlparse.urlparse misparses URLs with query but no path

2008-01-05 Thread vila
Changes by vila: -- nosy: +vila __ Tracker <[EMAIL PROTECTED]> <http://bugs.python.org/issue1637> __ ___ Python-bugs-list mailing list Unsubscribe: http://mai

[issue1482] IMAP4 SSL isn't working

2008-01-05 Thread vila
Changes by vila: -- nosy: +vila __ Tracker <[EMAIL PROTECTED]> <http://bugs.python.org/issue1482> __ ___ Python-bugs-list mailing list Unsubscribe: http://mai

[issue1462525] URI parsing library

2008-01-05 Thread vila
Changes by vila: -- nosy: +vila _ Tracker <[EMAIL PROTECTED]> <http://bugs.python.org/issue1462525> _ ___ Python-bugs-list mailing list Unsubs

[issue1424152] urllib/urllib2: HTTPS over (Squid) Proxy fails

2008-01-05 Thread vila
Changes by vila: -- nosy: +vila _ Tracker <[EMAIL PROTECTED]> <http://bugs.python.org/issue1424152> _ ___ Python-bugs-list mailing list Unsubs

[issue1755841] Patch for [ 735515 ] urllib2 should cache 301 redir

2008-01-05 Thread vila
Changes by vila: -- nosy: +vila _ Tracker <[EMAIL PROTECTED]> <http://bugs.python.org/issue1755841> _ ___ Python-bugs-list mailing list Unsubs

[issue735515] urllib / urllib2 should cache 301 redirections

2008-01-05 Thread vila
Changes by vila: -- nosy: +vila Tracker <[EMAIL PROTECTED]> <http://bugs.python.org/issue735515> ___ Python-bugs-list mailing list Unsubscribe: http://mai

[issue1441530] socket read() can cause MemoryError in Windows

2008-01-05 Thread vila
Changes by vila: -- nosy: +vila _ Tracker <[EMAIL PROTECTED]> <http://bugs.python.org/issue1441530> _ ___ Python-bugs-list mailing list Unsubs

[issue920573] http libraries throw errors internally

2008-01-05 Thread vila
Changes by vila: -- nosy: +vila Tracker <[EMAIL PROTECTED]> <http://bugs.python.org/issue920573> ___ Python-bugs-list mailing list Unsubscribe: http://mai

[issue900744] catch invalid chunk length in httplib read routine

2008-01-05 Thread vila
Changes by vila: -- nosy: +vila Tracker <[EMAIL PROTECTED]> <http://bugs.python.org/issue900744> ___ Python-bugs-list mailing list Unsubscribe: http://mai

[issue1486335] httplib: read/_read_chunked failes with ValueError sometime

2008-01-05 Thread vila
Changes by vila: -- nosy: +vila _ Tracker <[EMAIL PROTECTED]> <http://bugs.python.org/issue1486335> _ ___ Python-bugs-list mailing list Unsubs

[issue1411097] httplib patch to make _read_chunked() more robust

2008-01-05 Thread vila
Changes by vila: -- nosy: +vila _ Tracker <[EMAIL PROTECTED]> <http://bugs.python.org/issue1411097> _ ___ Python-bugs-list mailing list Unsubs

[issue1019808] wrong socket error returned

2008-01-05 Thread vila
Changes by vila: -- nosy: +vila _ Tracker <[EMAIL PROTECTED]> <http://bugs.python.org/issue1019808> _ ___ Python-bugs-list mailing list Unsubs

[issue1229646] httplib error checking.

2008-01-05 Thread vila
Changes by vila: -- nosy: +vila _ Tracker <[EMAIL PROTECTED]> <http://bugs.python.org/issue1229646> _ ___ Python-bugs-list mailing list Unsubs

[issue1448934] urllib2+https+proxy not working

2008-01-05 Thread vila
Changes by vila: -- nosy: +vila _ Tracker <[EMAIL PROTECTED]> <http://bugs.python.org/issue1448934> _ ___ Python-bugs-list mailing list Unsubs

[issue1178141] urllib.py overwrite HTTPError code with 200

2008-01-05 Thread vila
Changes by vila: -- nosy: +vila _ Tracker <[EMAIL PROTECTED]> <http://bugs.python.org/issue1178141> _ ___ Python-bugs-list mailing list Unsubs

[issue970288] Fix for #876637 - Random stack corruption from socketmodule

2008-01-05 Thread vila
Changes by vila: -- nosy: +vila Tracker <[EMAIL PROTECTED]> <http://bugs.python.org/issue970288> ___ Python-bugs-list mailing list Unsubscribe: http://mai

[issue976613] socket timeout problems on Solaris

2008-01-05 Thread vila
Changes by vila: -- nosy: +vila Tracker <[EMAIL PROTECTED]> <http://bugs.python.org/issue976613> ___ Python-bugs-list mailing list Unsubscribe: http://mai

[issue706392] faster _socket.connect variant desired

2008-01-05 Thread vila
Changes by vila: -- nosy: +vila Tracker <[EMAIL PROTECTED]> <http://bugs.python.org/issue706392> ___ Python-bugs-list mailing list Unsubscribe: http://mai

[issue1491] BaseHTTPServer incorrectly implements response code 100

2008-01-05 Thread vila
Changes by vila: -- nosy: +vila __ Tracker <[EMAIL PROTECTED]> <http://bugs.python.org/issue1491> __ ___ Python-bugs-list mailing list Unsubscribe: http://mai

[issue1492] BaseHTTPServer hard-codes Content-Type for error messages

2008-01-05 Thread vila
Changes by vila: -- nosy: +vila __ Tracker <[EMAIL PROTECTED]> <http://bugs.python.org/issue1492> __ ___ Python-bugs-list mailing list Unsubscribe: http://mai

[issue1062] nice to have a way to tell if a socket is bound

2008-01-05 Thread vila
Changes by vila: -- nosy: +vila __ Tracker <[EMAIL PROTECTED]> <http://bugs.python.org/issue1062> __ ___ Python-bugs-list mailing list Unsubscribe: http://mai

[issue1092502] Memory leak in socket.py on Mac OS X

2008-03-07 Thread vila
Changes by vila: -- nosy: +vila _ Tracker <[EMAIL PROTECTED]> <http://bugs.python.org/issue1092502> _ ___ Python-bugs-list mailing list Unsubs

[issue1389051] imaplib causes excessive fragmentation for large documents

2008-03-07 Thread vila
Changes by vila: -- nosy: +vila _ Tracker <[EMAIL PROTECTED]> <http://bugs.python.org/issue1389051> _ ___ Python-bugs-list mailing list Unsubs

[issue18198] unittest discover should provide a way to define discovery at package level

2013-06-12 Thread vila
New submission from vila: While most test suites are a tree with test_*.py files, there are cases where being able to define the discovery for a subtree in the package __init__.py file comes handy. A poc implementation is available at http://bazaar.launchpad.net/~canonical-isd-qa/selenium

[issue18054] Add more exception related assertions to unittest

2013-06-12 Thread vila
Changes by vila : -- nosy: +vila ___ Python tracker <http://bugs.python.org/issue18054> ___ ___ Python-bugs-list mailing list Unsubscribe: http://mail.pyth

[issue18198] unittest discover should provide a way to define discovery at package level

2013-06-12 Thread vila
vila added the comment: > The linked code does something different. Right, it addressed other issues encountered in that project: 1 - the need for different paterns for files and directories (http://bugs.python.org/issue16662), 2 - handling import errors at load time (http://bugs.python.

[issue7559] TestLoader.loadTestsFromName swallows import errors

2013-06-12 Thread vila
Changes by vila : -- nosy: +vila ___ Python tracker <http://bugs.python.org/issue7559> ___ ___ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/m

[issue16709] unittest discover order is filesystem specific - hard to reproduce

2012-12-18 Thread vila
Changes by vila : -- nosy: +vila ___ Python tracker <http://bugs.python.org/issue16709> ___ ___ Python-bugs-list mailing list Unsubscribe: http://mail.pyth

[issue8354] siginterrupt with flag=False is reset when signal received

2010-05-23 Thread vila
Changes by vila : -- nosy: +vila ___ Python tracker <http://bugs.python.org/issue8354> ___ ___ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/m

[issue1628205] socket.readline() interface doesn't handle EINTR properly

2010-05-23 Thread vila
Changes by vila : -- nosy: +vila ___ Python tracker <http://bugs.python.org/issue1628205> ___ ___ Python-bugs-list mailing list Unsubscribe: http://mail.pyth

[issue11218] pattern=None when following documentation for load_tests and unittest.main()

2013-04-26 Thread vila
Changes by vila : -- nosy: +vila ___ Python tracker <http://bugs.python.org/issue11218> ___ ___ Python-bugs-list mailing list Unsubscribe: http://mail.pyth

[issue16662] load_tests not invoked in package/__init__.py

2013-04-26 Thread vila
Changes by vila : -- nosy: +vila ___ Python tracker <http://bugs.python.org/issue16662> ___ ___ Python-bugs-list mailing list Unsubscribe: http://mail.pyth

[issue22807] uuid.uuid1() should use uuid_generate_time_safe() if available

2014-11-07 Thread vila
Changes by vila : -- nosy: +vila ___ Python tracker <http://bugs.python.org/issue22807> ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.pyth

[issue1114345] Add SSL certificate validation

2007-08-29 Thread vila-sf
vila-sf added the comment: >>>>> "Bill" == Bill Janssen <[EMAIL PROTECTED]> writes: Bill> Bill Janssen added the comment: Bill> Fixed in 2.6. Bill> -- Bill

[issue1114345] Add SSL certificate validation

2007-09-03 Thread vila-sf
vila-sf added the comment: Using CERT_NONE or adding the cert covers my needs, thanks. Any hope this will be backported to python 2.5 ? _ Tracker <[EMAIL PROTECTED]>