Mercurial > babel > mirror
log
age | author | description |
---|---|---|
Sun, 20 Mar 2011 06:01:11 +0000 | fschwarz | use cPickle instead of pickle for better performance (fixes #225) trunk |
Sat, 19 Mar 2011 21:13:34 +0000 | fschwarz | test refactoring: clear global babel logger handlers to decrease test interdependencies (follow-up on #227) trunk |
Sat, 19 Mar 2011 19:50:21 +0000 | fschwarz | babel.messages.pofile should only apply encoding when actually writing a file (eases Python 3 transition, closes #251) trunk |
Sat, 19 Mar 2011 19:48:23 +0000 | fschwarz | rename babel.localedata.list() to ease Python 3 transition (fixes #250) trunk |