Opened 10 years ago

Closed 10 years ago

#23429 closed Cleanup/optimization (duplicate)

UnicodeDecodeError raised when printing a message from runserver

Reported by: Flavio Curella Owned by: Flavio Curella
Component: HTTP handling Version: dev
Severity: Normal Keywords:
Cc: Triage Stage: Accepted
Has patch: yes Needs documentation: no
Needs tests: no Patch needs improvement: yes
Easy pickings: no UI/UX: no

Description

Change History (4)

comment:1 by Flavio Curella, 10 years ago

Has patch: set
Version: 1.6master

comment:2 by Collin Anderson, 10 years ago

Triage Stage: UnreviewedAccepted

I can confirm that the PR fixes the problem. needed for #23398

comment:3 by Tim Graham, 10 years ago

Patch needs improvement: set

I left comments for improvement on the PR. Please uncheck "Patch needs improvement" when you update it, thanks.

comment:4 by Tim Graham, 10 years ago

Resolution: duplicate
Status: newclosed

It seems this isn't actually a separate problem.

Note: See TracTickets for help on using tickets.
Back to Top