--
Ticket URL: <https://code.djangoproject.com/ticket/33754>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
Comment (by Jonas Lundberg):
[https://github.com/django/django/pull/15744]
--
Ticket URL: <https://code.djangoproject.com/ticket/33754#comment:1>
* owner: nobody => Jonas Lundberg
* status: new => assigned
* has_patch: 0 => 1
--
Ticket URL: <https://code.djangoproject.com/ticket/33754#comment:2>
* type: Uncategorized => Bug
* stage: Unreviewed => Accepted
Comment:
Thanks!
Regression in 441103a04d1d167dc870eaaf90e3fba974f67c93.
--
Ticket URL: <https://code.djangoproject.com/ticket/33754#comment:3>
* stage: Accepted => Ready for checkin
--
Ticket URL: <https://code.djangoproject.com/ticket/33754#comment:4>
Comment (by Mariusz Felisiak <felisiak.mariusz@…>):
In [changeset:"f1e0fc645bb0b2c15d1510c9a8501743297dec9d" f1e0fc6]:
{{{
#!CommitTicketReference repository=""
revision="f1e0fc645bb0b2c15d1510c9a8501743297dec9d"
Fixed #33754 -- Fixed crash with prematurely closed ASGI request body.
Regression in 441103a04d1d167dc870eaaf90e3fba974f67c93.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/33754#comment:6>
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"6df6c1b9704f6b22d23b3b4c5813bd9e0ab719c1" 6df6c1b]:
{{{
#!CommitTicketReference repository=""
revision="6df6c1b9704f6b22d23b3b4c5813bd9e0ab719c1"
[4.1.x] Fixed #33754 -- Fixed crash with prematurely closed ASGI request
body.
Regression in 441103a04d1d167dc870eaaf90e3fba974f67c93.
Backport of f1e0fc645bb0b2c15d1510c9a8501743297dec9d from main
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/33754#comment:5>