[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: python-django-jsonfield



On 4 July 2014 12:13, Brian May <brian@microcomaustralia.com.au> wrote:
I tried to go back to the "correct" version, django-jsonfield. It doesn't appear to work properly with Python3, something that I require. It imports six, but this seems to be very much incomplete. The tests fail under Python3.

If I apply the following patch, all tests pass under Python2 and Python3 without warnings under wheezy and sid.

So I might just apply the patch and upload to Debian. Seems like the safest option.

Shame though this won't work out of the box with the version in Pypi. Most of the changes involve tests only, so don't matter, there is one line that is for a non-test file however.
--
Brian May <brian@microcomaustralia.com.au>

Attachment: fix_tests_python3
Description: Binary data


Reply to: