* needs_better_patch: 0 => 1
--
Ticket URL: <https://code.djangoproject.com/ticket/34920#comment:6>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
Comment (by ksg):
Replying to [comment:4 Tim Graham]:
> I'd think that validators that behave identically should be considered
equal. Did you run into a real-world bug with the current behavior?
No, it's just an enhancement to make eq work better!
--
Ticket URL: <https://code.djangoproject.com/ticket/34920#comment:7>
* needs_better_patch: 1 => 0
--
Ticket URL: <https://code.djangoproject.com/ticket/34920#comment:8>
* stage: Accepted => Ready for checkin
--
Ticket URL: <https://code.djangoproject.com/ticket/34920#comment:9>
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"d22ba0763086f71fb6df8502162ea63944d166b1" d22ba076]:
{{{
#!CommitTicketReference repository=""
revision="d22ba0763086f71fb6df8502162ea63944d166b1"
Fixed #34920 -- Made FileExtensionValidator.__eq__() ignore
allowed_extensions ordering.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/34920#comment:10>