angler-fishThe Vulnerability History Project

[py3] Ported django.utils.encoding.

      * Renamed smart_unicode to smart_text (but kept the old name under
  Python 2 for backwards compatibility).
* Renamed smart_str to smart_bytes.
* Re-introduced smart_str as an alias for smart_text under Python 3
  and smart_bytes under Python 2 (which is backwards compatible).
  Thus smart_str always returns a str objects.
* Used the new smart_str in a few places where both Python 2 and 3
  want a str.
    
commit c5ef65bcf324f4c90b53be90f4aec069a68e8c59
+4 -4
+4 -4
+4 -4
+3 -3
+29 -29
+6 -6
+9 -9
+3 -3
+4 -4
+2 -2
+4 -4
+14 -14
+2 -2
+2 -2
+2 -2
+2 -2
+2 -2
+2 -2
+5 -5
+8 -8
+2 -2
+2 -2
+2 -2
+2 -2
+2 -2
+2 -2
+4 -4
+2 -2
+2 -2
+2 -2
+2 -2
+2 -2
+3 -3
+5 -5
+3 -3
+2 -2
+2 -2
+3 -3
+2 -2
+3 -3
+2 -2
+2 -2
+10 -10
+7 -7
+2 -2
+3 -3
+3 -3
+5 -5
+6 -6
+3 -3
+2 -2
+3 -3
+3 -3
+2 -2
+2 -2
+4 -4
+3 -3
+6 -6
+2 -2
+2 -2
+1 -1
+1 -1
+7 -7
+1 -1
+9 -9
+6 -6
+6 -6
+3 -3
+5 -5
+9 -9
+5 -5
+7 -7
+2 -2
+3 -3
+3 -3
+3 -3
+2 -2
+3 -3
+10 -10
+10 -10
+5 -5
+6 -6
+21 -21
+12 -12
+5 -5
+6 -6
+2 -2
+9 -9
+3 -3
+3 -3
+5 -5
+2 -2
+4 -4
+3 -3
+2 -2
+4 -4
+3 -3
+24 -42
+6 -6
+11 -11
+5 -5
+12 -12
+2 -2
+3 -3
+3 -3
+4 -4
+3 -3
+3 -3
+1 -1
+1 -1
+2 -2
+1 -1
+12 -12
+11 -39
+1 -1
+1 -1
+2 -2
+4 -4
+2 -2
+30 -30
+1 -1
+3 -3
+7 -7
+2 -2
+3 -3
expand_less