#30623: Remove duplicate call to `self.update` on RequestContext
-------------------------------------+-------------------------------------
     Reporter:  Federico Jaramillo   |                    Owner:  nobody
  Martínez                           |
         Type:  Uncategorized        |                   Status:  new
    Component:  Uncategorized        |                  Version:  master
     Severity:  Normal               |               Resolution:
     Keywords:                       |             Triage Stage:
                                     |  Unreviewed
    Has patch:  1                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------
Description changed by Federico Jaramillo Martínez:

Old description:

> There is a duplicate call to `self.update` on `__init__` of `class
> RequestContext`.
>
> This patch just removes one of them.

New description:

 There is a duplicate call to `self.update` on `__init__` of `class
 RequestContext`.

 This patch just removes one of them.

 https://github.com/django/django/pull/11545

--

-- 
Ticket URL: <https://code.djangoproject.com/ticket/30623#comment:1>
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 post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/068.011b3edd62132002332e0deb1ba365fc%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to