#34445: DateField.input_formats cannot be printed
-------------------------------------+-------------------------------------
     Reporter:  stefan6419846        |                    Owner:  David
                                     |  Sanders
         Type:  Bug                  |                   Status:  closed
    Component:  Utilities            |                  Version:  3.2
     Severity:  Normal               |               Resolution:  fixed
     Keywords:                       |             Triage Stage:  Ready for
                                     |  checkin
    Has patch:  1                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------
Changes (by Mariusz Felisiak <felisiak.mariusz@…>):

 * status:  assigned => closed
 * resolution:   => fixed


Comment:

 In [changeset:"066aabcb77579cf8d549119c860d11cd15e3eef1" 066aabc]:
 {{{
 #!CommitTicketReference repository=""
 revision="066aabcb77579cf8d549119c860d11cd15e3eef1"
 Fixed #34445 -- Fixed string-casting of non-string lazy objects.

 This removes __text_cast() as it's the same as __cast().
 _delegate_bytes and __delegate_text are mutually exclusive so the
 `if self._delegate_bytes` branch in __cast() is unreachable.

 Co-Authored-By: David Sanders <[email protected]>
 }}}

-- 
Ticket URL: <https://code.djangoproject.com/ticket/34445#comment:5>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/0107018732252630-e20725ac-dd0a-4978-a837-ced4094f0d7e-000000%40eu-central-1.amazonses.com.

Reply via email to