#36446: Django 5.2.2 incompatibly removed q from MediaType.params
-------------------------------------+-------------------------------------
     Reporter:  Anders Kaseorg       |                    Owner:  Natalia
                                     |  Bidart
         Type:  Bug                  |                   Status:  closed
    Component:  HTTP handling        |                  Version:  5.2
     Severity:  Release blocker      |               Resolution:  fixed
     Keywords:                       |             Triage Stage:  Accepted
    Has patch:  1                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------
Changes (by nessita <124304+nessita@…>):

 * resolution:   => fixed
 * status:  assigned => closed

Comment:

 In [changeset:"cf5f36bf903a2854f5e395149cee707115b83744" cf5f36b]:
 {{{#!CommitTicketReference repository=""
 revision="cf5f36bf903a2854f5e395149cee707115b83744"
 Fixed #36446 -- Restored "q" in internal MediaType.params property.

 The "q" key was removed while addressing ticket #36411. Despite
 `MediaType.params` is undocumented and considered internal, it was used
 in third-party projects (Zulip reported breakage), so this work restored
 the `q` key in `params`.

 Thanks Anders Kaseorg for the report.

 Regression in c075508b4de8edf9db553b409f8a8ed2f26ecead.
 }}}
-- 
Ticket URL: <https://code.djangoproject.com/ticket/36446#comment:4>
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 django-updates+unsubscr...@googlegroups.com.
To view this discussion visit 
https://groups.google.com/d/msgid/django-updates/010701975669cddc-a66dc0d5-9be3-4062-9384-642c9b0acd96-000000%40eu-central-1.amazonses.com.

Reply via email to