summaryrefslogtreecommitdiff
path: root/docs/ref
diff options
context:
space:
mode:
authorAnssi Kääriäinen <akaariai@gmail.com>2012-05-07 20:38:14 +0300
committerAnssi Kääriäinen <akaariai@gmail.com>2012-05-07 21:03:21 +0300
commit9877e84caaf42b307086dcc62003e1d2e7c80671 (patch)
tree34195ca0a95f01e1389cf96ce4a8a09d85f55efc /docs/ref
parent5cbfb48b92cb26a335f9c8c0f79d3390290103e2 (diff)
Fixed total_ordering for Python < 2.7.2
The total_ordering in Python versions prior to 2.7.2 is buggy, and this caused infinite recursion for Field comparisons on those versions. Use the borrowed total_ordering for all Python versions prior to 2.7.2. The buggy total_ordering was introduced in commit 5cbfb48b92cb26a335f9c8c0f79d3390290103e2
Diffstat (limited to 'docs/ref')
0 files changed, 0 insertions, 0 deletions