Victor Stinner
cfb0aa8e0a
Python 3: encode to UTF-8 when needed
* hmac.new() and hashlib.md5() expect bytes: encode unicode strings to
UTF-8
* fileutils.write_to_tempfile() expects bytes for content: encode YAML
to UTF-8 on Python 3
Change-Id: If7a2513632e24e0c6d3c544a1de81fdc9004e2aa
2015-05-15 18:46:00 +02:00
..
2015-01-10 21:04:23 +08:00
2015-04-28 16:22:05 +00:00
2015-04-29 09:37:42 -07:00
2015-05-07 14:50:52 +00:00
2015-04-03 13:50:13 +02:00
2015-03-14 14:45:59 +08:00
2015-04-17 17:11:26 +08:00
2015-02-05 11:20:51 +08:00
2015-03-23 10:43:51 -04:00
2015-05-15 18:46:00 +02:00
2015-01-23 17:43:04 +01:00
2014-12-01 15:51:25 +02:00