1
0
mirror of https://github.com/django/django.git synced 2025-10-31 09:41:08 +00:00
Files
django/django/utils
Baptiste Mispelon 2c837233f5 Fixed #21574 -- Handle bytes consistently in utils.text.normalize_newlines.
All input is now coerced to text before being normalized.
This changes nothing under Python 2 but it allows bytes
to be passed to the function without a TypeError under Python3
(bytes are assumed to be utf-8 encoded text).

Thanks to trac user vajrasky for the report.
2013-12-12 16:09:12 +01:00
..
2013-11-28 08:50:11 -05:00
2013-11-02 13:12:09 -07:00
2013-11-02 13:12:09 -07:00
2013-11-05 09:17:50 -08:00
2012-07-20 13:42:44 +02:00
2013-11-03 10:08:55 -08:00
2013-11-02 19:53:29 -04:00
2013-11-02 15:27:47 -04:00
2013-11-03 10:08:55 -08:00
2013-11-02 19:53:29 -04:00
2013-11-02 19:53:29 -04:00
2013-11-28 08:50:11 -05:00
2013-11-02 19:53:29 -04:00
2013-11-19 23:08:21 -05:00
2013-11-02 15:27:47 -04:00
2013-11-28 08:50:11 -05:00
2013-11-02 19:53:29 -04:00
2013-11-02 13:12:09 -07:00
2013-11-03 10:08:55 -08:00
2013-11-02 19:53:29 -04:00
2013-11-02 19:53:29 -04:00
2013-11-02 19:53:29 -04:00
2013-10-22 09:51:39 -04:00
2013-11-02 21:45:40 +02:00
2013-11-02 19:53:29 -04:00
2013-11-02 19:53:29 -04:00
2013-11-19 23:08:21 -05:00
2013-11-02 13:12:09 -07:00
2013-11-02 13:12:09 -07:00
2013-11-02 13:12:09 -07:00