#32074: Python 3.10 compatibility
-------------------------------------+-------------------------------------
Reporter: Mariusz Felisiak | Owner: nobody
Type: New feature | Status: new
Component: Core (Other) | Version: master
Severity: Normal | Resolution:
Keywords: | Triage Stage:
| Someday/Maybe
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Comment (by Mariusz Felisiak):
Subclassing `models.Choices` with `ipaddress.IPv4Network`/`IPv6Network`
raises `TypeError` on Python3.10.0a4 (it works properly in
Python3.10.0a3), see https://bugs.python.org/issue42851
--
Ticket URL: <https://code.djangoproject.com/ticket/32074#comment:3>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
--
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/django-updates/065.f55325016f40af93fdd60a5a0c7d32b3%40djangoproject.com.