Re: [Django] #30550: TestClient's response.json() should decode content using the response charset.

2019-06-06 Thread Django
#30550: TestClient's response.json() should decode content using the response
charset.
-+-
 Reporter:  Jon Dufresne |Owner:  Jon
 |  Dufresne
 Type:  Bug  |   Status:  closed
Component:  Testing framework|  Version:  master
 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 Mariusz Felisiak ):

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


Comment:

 In [changeset:"d6ea4898c44f75a25bc0b7a60b54fd6dddc69eb5" d6ea4898]:
 {{{
 #!CommitTicketReference repository=""
 revision="d6ea4898c44f75a25bc0b7a60b54fd6dddc69eb5"
 Fixed #30550 -- Fixed decoding of non-UTF-8 bytes objects in
 response.json().
 }}}

-- 
Ticket URL: 
Django 
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/067.276436c7b4dc2ba7c782f8fba41aa09c%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #30550: TestClient's response.json() should decode content using the response charset. (was: TestClient's response.json() should decode content using the response charset)

2019-06-06 Thread Django
#30550: TestClient's response.json() should decode content using the response
charset.
-+-
 Reporter:  Jon Dufresne |Owner:  Jon
 |  Dufresne
 Type:  Bug  |   Status:  assigned
Component:  Testing framework|  Version:  master
 Severity:  Normal   |   Resolution:
 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 felixxm):

 * owner:  nobody => Jon Dufresne
 * status:  new => assigned
 * stage:  Unreviewed => Accepted


-- 
Ticket URL: 
Django 
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/067.cf5c9a340bf8821cc6b85e9c4966%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #30550: TestClient's response.json() should decode content using the response charset

2019-06-06 Thread Django
#30550: TestClient's response.json() should decode content using the response
charset
---+--
 Reporter:  Jon Dufresne   |Owner:  nobody
 Type:  Bug|   Status:  new
Component:  Testing framework  |  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
---+--
Changes (by Jon Dufresne):

 * has_patch:  0 => 1


Comment:

 [https://github.com/django/django/pull/11449 PR]

-- 
Ticket URL: 
Django 
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/067.feb0a165aef50a51afdc148973c10ec0%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.