[issue24934] django_v2 benchmark not working in Python 3.6

Florin Papa report at bugs.python.org
Wed Aug 26 09:20:44 CEST 2015


Florin Papa added the comment:

I have modified the patch to introduce django_v3 to the benchmark suite and deprecate django_v2 for Python 3.6 and up. In order for django_v3 to work, the latest django release must be present in lib/Django-1.8.

Django-1.8 is attached as a zip file because the patch would be too large if it included all these files. In order for the modifications to work, extract the archive to lib/Django-1.8 .

Thank you,
Florin

----------
Added file: http://bugs.python.org/file40259/django_v3.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue24934>
_______________________________________


More information about the Python-bugs-list mailing list