Refer to comment on
Github:[https://github.com/django/django/commit/f59fd15c4928caf3dfcbd50f6ab47be409a43b01
#diff-
7406fc41610281c9ff732230a859d1eb1406875841d9a5a81ab4c7090b37b6d0R920]
--
Ticket URL: <https://code.djangoproject.com/ticket/32166>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* owner: nobody => Sicong
* status: new => assigned
Comment:
I have a patch ready.
--
Ticket URL: <https://code.djangoproject.com/ticket/32166#comment:1>
* component: Testing framework => Core (Other)
* stage: Unreviewed => Accepted
Comment:
Thanks. Please send PR via GitHub.
Ticket is not required for such a small cleanups, by the way.
--
Ticket URL: <https://code.djangoproject.com/ticket/32166#comment:2>
* has_patch: 0 => 1
* stage: Accepted => Ready for checkin
Comment:
[https://github.com/django/django/pull/13634 PR]
--
Ticket URL: <https://code.djangoproject.com/ticket/32166#comment:3>
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"09e1ec71dfd1e43ae422f5f9bf4525936832e0ce" 09e1ec7]:
{{{
#!CommitTicketReference repository=""
revision="09e1ec71dfd1e43ae422f5f9bf4525936832e0ce"
Fixed #32166 -- Removed redundant definition of Greatest in
test_expression_on_aggregation.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/32166#comment:4>