Wed, 16 Sep 2015 16:07:29 +0200 |
Rémi Cardona |
[web/request] don't convert request parameters if py3k
|
file |
diff |
annotate
|
Wed, 16 Sep 2015 15:50:42 +0200 |
Rémi Cardona |
[py3k] __nonzero__ → __bool__
|
file |
diff |
annotate
|
Wed, 16 Sep 2015 17:28:06 +0200 |
Rémi Cardona |
[py3k] unicode → six.text_type
|
file |
diff |
annotate
|
Tue, 13 Oct 2015 16:57:09 +0200 |
Rémi Cardona |
[py3k] bytes required for hashlib.{md5,sha1}()
|
file |
diff |
annotate
|
Tue, 15 Sep 2015 16:15:03 +0200 |
Rémi Cardona |
[py3k] dict.iteritems → dict.items
|
file |
diff |
annotate
|
Mon, 14 Sep 2015 18:56:29 +0200 |
Rémi Cardona |
[py3k] io.BytesIO
|
file |
diff |
annotate
|
Mon, 14 Sep 2015 16:03:07 +0200 |
Rémi Cardona |
[py3k] basestring → six.string_types
|
file |
diff |
annotate
|
Tue, 22 Sep 2015 15:36:32 +0200 |
Rémi Cardona |
[py3k] import SimpleCookie using six.moves
|
file |
diff |
annotate
|
Mon, 14 Sep 2015 12:40:57 +0200 |
Rémi Cardona |
[py3k] import HTTP client constants and exceptions using six.moves
|
file |
diff |
annotate
|
Tue, 22 Sep 2015 09:39:30 +0200 |
Rémi Cardona |
[py3k] import URL mangling functions using six.moves
|
file |
diff |
annotate
|
Fri, 13 Jun 2014 15:42:04 +0200 |
Aurelien Campeas |
[session] all cnx._session become cnx.session
|
file |
diff |
annotate
|
Tue, 10 Jun 2014 16:01:49 +0200 |
Aurelien Campeas |
[repoapi] fold ClientConnection into Connection
|
file |
diff |
annotate
|
Tue, 03 Jun 2014 16:57:14 +0200 |
Aurelien Campeas |
[dbapi] remove the dbapi module and its immediate remaining users
|
file |
diff |
annotate
|
Mon, 16 Mar 2015 16:46:34 +0100 |
Julien Cristau |
[web] kill GMTOFFSET (closes #2154655)
|
file |
diff |
annotate
|
Thu, 26 Mar 2015 08:34:47 +0100 |
Julien Cristau |
[web/request] don't play tricks with utc offset
|
file |
diff |
annotate
|