https://bitbucket.org/gutworth/six/issue/111/operatormethodcaller-doesnt-
exist-on
--
Ticket URL: <https://code.djangoproject.com/ticket/24081>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* owner: nobody => timgraham
* status: new => assigned
Comment:
We'll downgrade six to 1.8 as it has dropped Python 2.5 support in 1.9+.
--
Ticket URL: <https://code.djangoproject.com/ticket/24081#comment:1>
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"2fd8054fda5b8ec304d675f82f4bd80c16e3fd95"]:
{{{
#!CommitTicketReference repository=""
revision="2fd8054fda5b8ec304d675f82f4bd80c16e3fd95"
[1.4.x] Fixed #24081 -- Downgraded six to 1.8.0.
This reverts commit a25c444bc701b496f2b05f57fc3ec42cdac9dd85.
six 1.9+ requires Python 2.6 so this commit restores Python 2.5
compatibility.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/24081#comment:2>