Victor Stinner f1913ca37f marshal: optimize parsing of empty Unicode strings
Don't create a temporary buffer of zeroy byte nor call r_string() if the length
is zero, create directly the empty string.
2013-06-21 19:08:06 +02:00
..
2013-03-18 10:59:41 -07:00
2013-05-16 22:17:17 +02:00
2013-03-16 15:38:28 -07:00
2012-12-31 21:37:21 -06:00
2013-03-20 00:39:41 -05:00
2012-10-05 01:04:27 +02:00
2013-01-19 14:58:38 -05:00
2013-05-16 19:38:22 -05:00
2012-10-05 01:04:27 +02:00