Mercurial
Mercurial
>
pub
>
hg
>
cubicweb
/ changelog
summary
|
shortlog
| changelog |
graph
|
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
(0)
-10000
-3000
-1000
-300
-100
-30
-10
-4
+4
+10
+30
+100
+300
+1000
tip
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
Fri, 16 Oct 2015 17:06:28 +0200
[dataimport] fix ucsvreader for python3
changeset
Julien Cristau <julien.cristau@logilab.fr> [Fri, 16 Oct 2015 17:06:28 +0200] rev 10807
[dataimport] fix ucsvreader for python3 The csv module in python3 wants str, so use a StreamReader to feed csv.reader and don't decode the output
Wed, 14 Oct 2015 16:30:45 +0200
[server/test] import StringIO from io on python3
changeset
Julien Cristau <julien.cristau@logilab.fr> [Wed, 14 Oct 2015 16:30:45 +0200] rev 10806
[server/test] import StringIO from io on python3 Don't change the import for python2, as we print a mix of unicode and str.
Wed, 14 Oct 2015 16:18:25 +0200
[server/datafeed] drop URLLibResponseAdapter.info
changeset
Julien Cristau <julien.cristau@logilab.fr> [Wed, 14 Oct 2015 16:18:25 +0200] rev 10805
[server/datafeed] drop URLLibResponseAdapter.info I don't know where it's used
Mon, 19 Oct 2015 14:29:06 +0200
[devtools] pass a key to sort() method
changeset
Julien Cristau <julien.cristau@logilab.fr> [Mon, 19 Oct 2015 14:29:06 +0200] rev 10804
[devtools] pass a key to sort() method python3 dicts are not comparable
(0)
-10000
-3000
-1000
-300
-100
-30
-10
-4
+4
+10
+30
+100
+300
+1000
tip