Christian Boos
unread,Oct 2, 2012, 3:34:56 PM10/2/12Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to trac...@googlegroups.com
Hello,
This week, a rather embarrassing bug was found (and fixed) related to
our implementation of the to_json function which is used when the
built-in json module is not present (that is, for Python 2.4 and 2.5).
See #10877 for details. This is a regression on 0.12.4 which I find
rather annoying, so I'd like to release 0.12.5 asap.
Also, there are a few datetime related tickets still open for 0.12.5 for
which I would appreciate some feedback. Other than that, I think the
branch is in a good shape for a maintenance release.
-- Christian