﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
22338	test_dict_translation seems to fails with Django 1.6.1, python 3.4 on Fedora	anonymous	nobody	"{{{
======================================================================
FAIL: test_dict_translation (utils_tests.test_datastructures.MultiValueDictTests)
----------------------------------------------------------------------
Traceback (most recent call last):
  File ""/builddir/build/BUILD/python3-python-django-1.6-1.fc21/tests/utils_tests/test_datastructures.py"", line 283, in test_dict_translation
    self.assertEqual(list(six.iterkeys(d)), list(six.iterkeys(mvd)))
AssertionError: Lists differ: ['pm', 'devs'] != ['devs', 'pm']
First differing element 0:
pm
devs
- ['pm', 'devs']
+ ['devs', 'pm']
----------------------------------------------------------------------
}}}

Full build log: http://mstuchli.fedorapeople.org/build.log"	Bug	closed	Python 3	1.6	Normal	fixed			Accepted	0	0	0	0	0	0
