#27308: BytesWarning exception raised when running with python 3 -bb option -------------------------------------+------------------------------------- Reporter: Gustavo J. A. M. | Owner: nobody Carneiro | Type: | Status: closed Cleanup/optimization | Component: Core (Other) | Version: master 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 Tim Graham <timograham@…>): In [changeset:"0a66aa158a47564fa11ff7aa99ffd3d7d73890ed" 0a66aa15]: {{{ #!CommitTicketReference repository="" revision="0a66aa158a47564fa11ff7aa99ffd3d7d73890ed" Refs #27308, #27753 -- Removed obsolete cookie test mixing bytes with str. Python 3's SimpleCookie treats all values as strings. Passing a bytes object coerces to the repr value. }}} -- Ticket URL: <https://code.djangoproject.com/ticket/27308#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 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.f5eebf7455253ac65dd8069c09214b42%40djangoproject.com. For more options, visit https://groups.google.com/d/optout.