--
Ticket URL: <https://code.djangoproject.com/ticket/31030>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* stage: Unreviewed => Accepted
Comment:
We'll want to makes to not do so for function using global or connection
state (e.g. timezone).
--
Ticket URL: <https://code.djangoproject.com/ticket/31030#comment:1>
Comment (by Sergey Fedoseev):
[https://github.com/django/django/pull/12145 PR]
--
Ticket URL: <https://code.djangoproject.com/ticket/31030#comment:2>
* has_patch: 0 => 1
--
Ticket URL: <https://code.djangoproject.com/ticket/31030#comment:3>
* status: new => assigned
* needs_docs: 0 => 1
* owner: nobody => Sergey Fedoseev
--
Ticket URL: <https://code.djangoproject.com/ticket/31030#comment:4>
* needs_docs: 1 => 0
Comment:
[https://github.com/django/django/pull/12668 PR]
--
Ticket URL: <https://code.djangoproject.com/ticket/31030#comment:5>
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"026719cf17ae2b088f7553321f2ca6b45efa8cb4" 026719cf]:
{{{
#!CommitTicketReference repository=""
revision="026719cf17ae2b088f7553321f2ca6b45efa8cb4"
Fixed #31030 -- Registered SQLite functions as deterministic on Python
3.8+.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/31030#comment:6>