#32134: Upgrading 2.2>3.0 causes named tuples used as arguments to __range to
error.
-------------------------------------+-------------------------------------
     Reporter:  Gordon Wrigley       |                    Owner:  Adam
                                     |  (Chainz) Johnson
         Type:  Bug                  |                   Status:  closed
    Component:  Database layer       |                  Version:  3.0
  (models, ORM)                      |
     Severity:  Normal               |               Resolution:  fixed
     Keywords:                       |             Triage Stage:  Ready for
                                     |  checkin
    Has patch:  1                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------

Comment (by Mariusz Felisiak):

 Replying to [comment:7 Gordon Wrigley]:
 > It seems weird to me that named tuples would work in latest 2.2 and
 latest 3.1 but not latest 3.0. That sounds like a regression bug in the
 3.0 line.
 > For me personally it not being backported is somewhat inconvenient. Due
 to 3rd party lib issues this project can't go straight to 3.1, but I can
 work around
 > the lack of backport by overriding the __new__ methods on the named
 tuples.

 It will not be backported to Django 3.1. It was introduced in Django 3.0,
 but reported after the Django 3.1 release. Per our backporting policy this
 means it doesn't qualify for a backport to 3.0.x or 3.1.x anymore. See
 [https://docs.djangoproject.com/en/3.0/internals/release-process/ Django’s
 release process] for more details.

 > "Regressions from older versions of Django introduced in the current
 release series."

 Moreover, Django 3.0 is in extended support so it doesn't receive bugfixes
 anymore (except security patches).

-- 
Ticket URL: <https://code.djangoproject.com/ticket/32134#comment:8>
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.4f2414e012b433d9d722cac633cc23f3%40djangoproject.com.

Reply via email to