Marius Gedminas
eb99aa8c68
Fix to_bytes(None) on Python 3
...
You cannot call bytes(obj) to get a simple representation of obj on
Python 3! E.g. bytes(42) returns a byte string with 42 NUL characters
instead of b'42'.
2015-08-27 22:15:56 +03:00
..
2015-08-27 22:15:04 +03:00
2015-05-03 21:47:26 -05:00
2015-05-03 21:47:26 -05:00
2015-05-03 21:47:26 -05:00
2015-08-27 22:15:04 +03:00
2015-08-22 02:28:27 -04:00
2015-08-27 22:15:04 +03:00
2015-08-23 21:09:16 -04:00
2015-08-27 13:43:37 -04:00
2015-05-03 21:47:26 -05:00
2015-08-27 11:26:48 -07:00
2015-08-27 22:15:56 +03:00
2015-08-27 22:15:56 +03:00
2015-08-27 22:15:56 +03:00
2015-08-27 22:15:56 +03:00
2015-08-27 22:15:04 +03:00
2015-05-03 22:30:51 -05:00
2015-08-23 13:32:15 -04:00
2015-05-03 21:47:26 -05:00