Comment (by Ben Picolo):
I could probably give that a go, will see if I can take it on this weekend
--
Ticket URL: <https://code.djangoproject.com/ticket/33681#comment:7>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
Comment (by Mariusz Felisiak):
Replying to [comment:7 Ben Picolo]:
> I could probably give that a go, will see if I can take it on this
weekend
Sounds good!
--
Ticket URL: <https://code.djangoproject.com/ticket/33681#comment:8>
* owner: nobody => Mariusz Felisiak
* status: new => assigned
--
Ticket URL: <https://code.djangoproject.com/ticket/33681#comment:9>
* has_patch: 0 => 1
Comment:
[https://github.com/django/django/pull/15684 PR]
--
Ticket URL: <https://code.djangoproject.com/ticket/33681#comment:10>
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"d27e6b233f83c3429f21ff3c250a28ff302637ef" d27e6b23]:
{{{
#!CommitTicketReference repository=""
revision="d27e6b233f83c3429f21ff3c250a28ff302637ef"
Fixed #33681 -- Made Redis client pass CACHES["OPTIONS"] to a connection
pool.
Thanks Ben Picolo for the report.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/33681#comment:11>
Comment (by Mariusz Felisiak <felisiak.mariusz@…>):
In [changeset:"5c6ebe19cca28a96518325bd16435c9e555bc13c" 5c6ebe19]:
{{{
#!CommitTicketReference repository=""
revision="5c6ebe19cca28a96518325bd16435c9e555bc13c"
[4.0.x] Fixed #33681 -- Made Redis client pass CACHES["OPTIONS"] to a
connection pool.
Thanks Ben Picolo for the report.
Backport of d27e6b233f83c3429f21ff3c250a28ff302637ef from main
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/33681#comment:12>