Bug#608724: also present in wheezy/squeeze 1.2.0+bzr358-3

2012-05-27 Thread Cyril Brulebois
Julien Cristau (01/01/2012): > On Sun, Jun 12, 2011 at 15:22:24 +0200, Evgeni Golov wrote: > > A possible sollution would be: > > http://stackoverflow.com/questions/1087227/validate-ssl-certificates-with-python/3551700#3551700 > > > Is there any progress with this? Ping? Mraw, KiBi. signature

Bug#608724: also present in wheezy/squeeze 1.2.0+bzr358-3

2012-01-01 Thread Julien Cristau
On Sun, Jun 12, 2011 at 15:22:24 +0200, Evgeni Golov wrote: > Hi, > > this bug can also be found in 1.2.0+bzr358-3: > > gwibber/microblog/identica.py: > def connect(self, url, data = None): > return urllib2.urlopen(urllib2.Request( > url, data, {"Authorization": self.get_auth()})).re

Bug#608724: also present in wheezy/squeeze 1.2.0+bzr358-3

2011-06-12 Thread Evgeni Golov
Hi, this bug can also be found in 1.2.0+bzr358-3: gwibber/microblog/identica.py: def connect(self, url, data = None): return urllib2.urlopen(urllib2.Request( url, data, {"Authorization": self.get_auth()})).read() Also, this is not limited to identi.ca, but all statusnet/laconica/wha