I looked into this issue at the BSP in Bern and it runs out that currently only the testsuite for Python 3.7 on Django 1.11.16 fails. All other Python versions as well as Django 2.1.x in experimental are fine.

The next upstream minor release in the 1.11.x series will add Python 3.7 compatibility. I looked at the changes that are so far in the upstream repository and it looks like the following two commits are needed:

b9e248975f3190fee245b30313c2744bf836bb1c [1.11.x] Refs #28814 -- Fixed test_runner failure on Python 3.7.

8deb0a8efd948855310c45064b109090596510e4 [1.11.x] Refs #28814 -- Fixed migrations crash with namespace packages on Python 3.7.

So we can either cherry-pick these two into debian/patches or wait for the 1.11.17 release.

Gaudenz
--
PGP: 836E 4F81 EFBB ADA7 0852 79BF A97A 7702 BAF9 1EF5

Attachment: signature.asc
Description: PGP signature

_______________________________________________
Python-modules-team mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/python-modules-team

Reply via email to