#28796: reverse() coerces bytes in args/kwargs to str which adds "b" prefixes to
the ouput
--------------------------------------+------------------------------------
     Reporter:  Nick                  |                    Owner:  nobody
         Type:  Cleanup/optimization  |                   Status:  closed
    Component:  Documentation         |                  Version:  2.0
     Severity:  Normal                |               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 Tim Graham <timograham@…>):

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


Comment:

 In [changeset:"6bf85ff7e3b837378589e449ba27be8971d9b14c" 6bf85ff]:
 {{{
 #!CommitTicketReference repository=""
 revision="6bf85ff7e3b837378589e449ba27be8971d9b14c"
 Fixed #28796 -- Doc'd backwards incompatibility when reverse() receives
 bytestring args/kwargs.

 Due to 301de774c21d055e9e5a7073e5bffdb52bc71079.
 }}}

-- 
Ticket URL: <https://code.djangoproject.com/ticket/28796#comment:10>
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 post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/068.acf4b4dd66724d91c0bbb489693fb0d1%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to