Tue, 06 Oct 2015 11:07:22 +0200 Julien Cristau [web] CubicWebPublisher.ajax_error_handler must return bytes
Mon, 05 Oct 2015 17:57:03 +0200 Julien Cristau [py3k] fix i18n
Tue, 06 Oct 2015 11:44:51 +0200 Julien Cristau Fix md5crypt and crypt_password test for python3
Mon, 05 Oct 2015 17:08:38 +0200 Julien Cristau [server/test] use bytes for extid
Mon, 05 Oct 2015 16:59:18 +0200 Julien Cristau [devtools/test] firstnames.txt is in latin1
Mon, 05 Oct 2015 16:54:12 +0200 Julien Cristau [web/test] unicode → cubicweb._
Mon, 05 Oct 2015 16:52:26 +0200 Julien Cristau [web/formwidgets] fix for py3k
Mon, 05 Oct 2015 16:47:55 +0200 Julien Cristau [sobjects] unicode → six.text_type
Mon, 05 Oct 2015 16:28:07 +0200 Julien Cristau [server] fix unittest_security for py3k
Mon, 05 Oct 2015 15:49:17 +0200 Julien Cristau [py3k] make ldapfeed tests pass
Mon, 05 Oct 2015 15:48:19 +0200 Julien Cristau [server] import filter from six.moves
Mon, 05 Oct 2015 14:51:24 +0200 Julien Cristau [ldapfeed] port to ldap3
Fri, 02 Oct 2015 14:13:26 +0200 Julien Cristau [server/test] str vs bytes
Fri, 02 Oct 2015 10:08:00 +0200 Julien Cristau [server/test] list() around map and zip
Fri, 02 Oct 2015 10:07:32 +0200 Julien Cristau [server/test] to fold, unicode → six.text_type
Fri, 02 Oct 2015 10:06:42 +0200 Julien Cristau [server/test] delete test that doesn't make sense on python3
Fri, 02 Oct 2015 10:06:05 +0200 Julien Cristau [server/test] unicode → six.text_type
Fri, 02 Oct 2015 10:04:35 +0200 Julien Cristau [server] unicode → six.text_type
Fri, 02 Oct 2015 10:04:12 +0200 Julien Cristau [py3k] fix building rset description for INSERT queries
Thu, 01 Oct 2015 12:34:49 +0200 Julien Cristau [datafeed] use explicit encode/decode instead of casting to str
Thu, 01 Oct 2015 12:33:58 +0200 Rémi Cardona [py3k] io.BytesIO
Thu, 01 Oct 2015 12:32:27 +0200 Julien Cristau [py3k] get urllib foo from six.moves
Thu, 01 Oct 2015 12:15:14 +0200 Julien Cristau [devtools] CubicWebTC._check_html may have to deal with unicode or bytes
Thu, 01 Oct 2015 12:02:02 +0200 Julien Cristau [ext/test] fix test relying on repr(text)
Thu, 01 Oct 2015 12:01:28 +0200 Julien Cristau [req] fix url_parse_qsl on py3
Thu, 01 Oct 2015 11:57:40 +0200 Julien Cristau [server/session] unicode → six.text_type
Thu, 01 Oct 2015 11:57:22 +0200 Julien Cristau [web/test] str vs bytes
Thu, 01 Oct 2015 11:50:42 +0200 Julien Cristau [web/ajax] fix AjaxController on python3
Thu, 01 Oct 2015 11:50:09 +0200 Julien Cristau [web/test] str → bytes
Thu, 01 Oct 2015 11:43:33 +0200 Julien Cristau [wsgi/test] use bytes instead of str for POST body
Thu, 01 Oct 2015 11:43:01 +0200 Julien Cristau [devtools] 'dict_values' object does not support indexing
Thu, 01 Oct 2015 11:42:29 +0200 Julien Cristau [multipart] decode form data before calling parse_qs in python 3
Thu, 01 Oct 2015 11:41:20 +0200 Julien Cristau [multipart] unicode → six.text_type
Thu, 01 Oct 2015 10:06:58 +0200 Julien Cristau [web] assert that CubicWebPublisher.handle_request returns bytes
Wed, 30 Sep 2015 18:28:57 +0200 Julien Cristau [py3k] fix validateform controller
Wed, 30 Sep 2015 18:28:31 +0200 Julien Cristau [web] unicode → six.text_type
Wed, 30 Sep 2015 18:05:00 +0200 Julien Cristau [multipart] make sure form keys are not bytes
Wed, 30 Sep 2015 18:04:27 +0200 Julien Cristau [web] unicode → six.text_type
Wed, 30 Sep 2015 18:03:53 +0200 Julien Cristau [wsgi] don't convert form values
Wed, 30 Sep 2015 16:52:29 +0200 Julien Cristau [server] import input from six.moves
Wed, 30 Sep 2015 16:50:06 +0200 Julien Cristau [server] don't convert user.login to bytes to generate sessionid
Wed, 30 Sep 2015 16:14:29 +0200 Julien Cristau [cwctl] stop playing tricks with std{out,err} buffering
Tue, 22 Sep 2015 15:42:40 +0200 Rémi Cardona [py3k] CubicWebTC.app_handle_request returns bytes
Tue, 22 Sep 2015 15:37:31 +0200 Rémi Cardona [py3k] unicode → six.text_type
Mon, 12 Oct 2015 21:06:45 +0200 Rémi Cardona [py3k] http headers should be ascii-only unicode objects
Tue, 13 Oct 2015 18:20:42 +0200 Rémi Cardona [py3k] Clarify IDownloadable expected types
Tue, 22 Sep 2015 15:31:44 +0200 Rémi Cardona [py3k] IDownloadable.download_data() returns bytes
Tue, 22 Sep 2015 15:24:58 +0200 Rémi Cardona [py3k] unicode → six.text_type
Tue, 22 Sep 2015 15:01:16 +0200 Rémi Cardona [py3k] unicode → six.text_type
Tue, 22 Sep 2015 15:00:41 +0200 Rémi Cardona [py3k] unicode → six.text_type
Tue, 22 Sep 2015 14:42:33 +0200 Rémi Cardona [py3k] unicode → six.text_type
Tue, 22 Sep 2015 10:24:47 +0200 Rémi Cardona [py3k] PageInfo.source contains bytes
Mon, 21 Sep 2015 18:58:12 +0200 Rémi Cardona [py3k] unicode → six.text_type
Mon, 21 Sep 2015 18:35:38 +0200 Rémi Cardona [py3k] unicode → six.text_type
Mon, 21 Sep 2015 18:28:10 +0200 Rémi Cardona [py3k] Don't encode URLs
Mon, 21 Sep 2015 18:04:22 +0200 Rémi Cardona [tests] Stop counting pickle bytes in ResultSet tests
Mon, 21 Sep 2015 17:54:15 +0200 Rémi Cardona [tests] Port unittest_cwctl to py3k
Mon, 21 Sep 2015 17:51:58 +0200 Rémi Cardona [migration] NoneType is no longer comparable in py3k
Tue, 13 Oct 2015 12:33:26 +0200 Rémi Cardona Rename gettext to cwgettext, use stdlib gettext
Tue, 13 Oct 2015 17:16:26 +0200 Rémi Cardona [py3k] MethodType no longer takes a class argument
Fri, 18 Sep 2015 18:03:19 +0200 Rémi Cardona [py3k] unicode → six.text_type
Fri, 18 Sep 2015 18:02:20 +0200 Rémi Cardona [py3k] im_self → __self__
Fri, 18 Sep 2015 18:01:31 +0200 Rémi Cardona [py3k] Don't sort Action objects
Tue, 22 Sep 2015 15:25:25 +0200 Rémi Cardona [py3k] use inspect module to get a function's arguments
Fri, 18 Sep 2015 17:58:30 +0200 Rémi Cardona [py3k] __unicode__ and __str__
Mon, 21 Sep 2015 19:00:26 +0200 Rémi Cardona [test] call rql.parse with unicode objects
Fri, 18 Sep 2015 14:23:22 +0200 Rémi Cardona [py3k] replace cmp with key in sorted()
Fri, 18 Sep 2015 12:35:10 +0200 Rémi Cardona [tests] remove useless sort
Fri, 18 Sep 2015 12:34:51 +0200 Rémi Cardona [py3k] dict methods no longer return indexable objects
Fri, 18 Sep 2015 12:03:12 +0200 Rémi Cardona [py3k] unicode → six.text_type
Fri, 18 Sep 2015 11:58:29 +0200 Rémi Cardona [py3k] unicode → six.text_type
Fri, 18 Sep 2015 11:54:12 +0200 Rémi Cardona [server] Port BFSS to py3k
Thu, 17 Sep 2015 15:35:26 +0200 Rémi Cardona [py3k] Binary.getvalue() returns bytes
Tue, 22 Sep 2015 14:47:04 +0200 Rémi Cardona [py3k] ensure Binary objects are initialized with bytes
Thu, 17 Sep 2015 12:02:40 +0200 Rémi Cardona [py3k] __unicode__ and __str__
Thu, 17 Sep 2015 11:07:36 +0200 Rémi Cardona [py3k] unicode → six.text_type
Fri, 18 Sep 2015 14:50:44 +0200 Rémi Cardona [mail] port to py3k
Wed, 16 Sep 2015 18:43:19 +0200 Rémi Cardona [web/views] port JSON views to py3k
Wed, 16 Sep 2015 18:43:02 +0200 Rémi Cardona [py3k] unicode → six.text_type
Wed, 16 Sep 2015 18:41:12 +0200 Rémi Cardona [web/controller] req.form is supposed to contain unicode-data
Wed, 16 Sep 2015 18:40:03 +0200 Rémi Cardona [py3k] unicode → six.text_type
Wed, 16 Sep 2015 17:22:41 +0200 Rémi Cardona [py3k] unicode vs str vs bytes vs the world
Wed, 16 Sep 2015 17:07:26 +0200 Rémi Cardona [web/views] Port csvexport views to py3k
Tue, 22 Sep 2015 14:18:14 +0200 Rémi Cardona [py3k] unicode vs str vs bytes vs the world
Wed, 16 Sep 2015 16:07:29 +0200 Rémi Cardona [web/request] don't convert request parameters if py3k
Wed, 16 Sep 2015 16:02:04 +0200 Rémi Cardona [py3k] unicode → six.text_type
Wed, 16 Sep 2015 15:26:56 +0200 Rémi Cardona [py3k] __getslice__ → __getitem__ with slice support
Wed, 16 Sep 2015 15:50:42 +0200 Rémi Cardona [py3k] __nonzero__ → __bool__
Wed, 16 Sep 2015 15:17:42 +0200 Rémi Cardona [py3k] unicode vs str vs bytes vs the world
Wed, 16 Sep 2015 13:57:21 +0200 Rémi Cardona [py3k] use six.add_metaclass
Wed, 16 Sep 2015 11:28:07 +0200 Rémi Cardona [py3k] unicode → six.text_type
Mon, 05 Oct 2015 17:10:36 +0200 Rémi Cardona [py3k] add list() around dict methods
Tue, 15 Sep 2015 18:43:19 +0200 Rémi Cardona [py3k] unicode → six.text_type
Tue, 15 Sep 2015 18:39:09 +0200 Rémi Cardona [py3k] unicode → six.text_type
Tue, 15 Sep 2015 18:30:05 +0200 Rémi Cardona [py3k] unicode → six.text_type
Tue, 15 Sep 2015 18:23:35 +0200 Rémi Cardona [py3k] unicode → six.text_type
Tue, 15 Sep 2015 18:22:41 +0200 Rémi Cardona [server/utils] crypt_password should always return bytes
Tue, 15 Sep 2015 18:21:33 +0200 Rémi Cardona [py3k] str → six.binary_type
Tue, 15 Sep 2015 17:32:30 +0200 Rémi Cardona [py3k] unicode → six.text_type
Tue, 15 Sep 2015 17:31:07 +0200 Rémi Cardona [server/utils] convert to py3k using six
Tue, 15 Sep 2015 17:28:05 +0200 Rémi Cardona [py3k] six.PY2
Tue, 15 Sep 2015 17:25:50 +0200 Rémi Cardona [py3k] use text/binary types from six
Tue, 15 Sep 2015 17:04:04 +0200 Rémi Cardona [py3k] unicode → six.text_type
Tue, 15 Sep 2015 15:28:20 +0200 Rémi Cardona [py3k] bytes vs str
Tue, 15 Sep 2015 15:08:04 +0200 Rémi Cardona [py3k] io.BytesIO
Wed, 16 Sep 2015 17:28:06 +0200 Rémi Cardona [py3k] unicode → six.text_type
Tue, 13 Oct 2015 16:57:09 +0200 Rémi Cardona [py3k] bytes required for hashlib.{md5,sha1}()
Thu, 01 Oct 2015 11:40:23 +0200 Julien Cristau [wsgi/test] add __main__ section
Fri, 18 Sep 2015 14:29:53 +0200 Rémi Cardona [py3k] use next builtin instead of next method
Tue, 15 Sep 2015 17:10:58 +0200 Rémi Cardona [web/views] use next builtin instead of next method
Tue, 15 Sep 2015 16:09:55 +0200 Rémi Cardona [py3k] declare meta classes using six.add_metaclass
Fri, 11 Sep 2015 18:05:38 +0200 Rémi Cardona [py3k] replace '_ = unicode' in global scope (closes #7589459)
Fri, 11 Sep 2015 18:01:36 +0200 Rémi Cardona [py3k] introduce cubicweb._ (related to #7589459)
Fri, 18 Sep 2015 18:04:05 +0200 Rémi Cardona [py3k] dict.iterkeys → dict
Tue, 13 Oct 2015 15:09:22 +0200 Rémi Cardona [py3k] dict.itervalues → dict.values
Tue, 15 Sep 2015 16:15:03 +0200 Rémi Cardona [py3k] dict.iteritems → dict.items
Tue, 08 Sep 2015 18:04:57 +0200 Julien Cristau implement __ne__ whenever we implement __eq__
Tue, 08 Sep 2015 17:15:03 +0200 Julien Cristau [test] use unicode for rql queries (7/7)
Tue, 08 Sep 2015 16:28:55 +0200 Julien Cristau [test] use unicode for rql queries (6/7)
Tue, 08 Sep 2015 16:25:26 +0200 Julien Cristau [test] use unicode for rql queries (5/7)
(0) -10000 -3000 -1000 -120 +120 +1000 tip