I found out that the same DeprecationWarning occurs with Django versions 2.0 and 2.0.13. אורי [email protected]
On Mon, Jul 8, 2019 at 9:08 PM אורי <[email protected]> wrote: > Hi, > > I tested Django 1.11.22 (or any version from 1.11.17 to 1.11.22) with > Python 3.7, and found out that when running tests with deprecation warnings > enabled, I receive the following error: > > DeprecationWarning: Using or importing the ABCs from 'collections' instead > of from 'collections.abc' is deprecated, and in 3.8 it will stop working > > Is this known that Django 1.11 doesn't work with Python 3.7 > with deprecation warnings enabled? Does this problem exist with other > versions of Django too? > > By the way, running tests without deprecation warnings enabled works (the > tests pass). > > אורי > [email protected] > -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/django-users. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CABD5YeGBkku_WFinh2g5QhvnWb2u9GEKeARj-r1_w3ioa9pWtQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.

