You need to sign in or sign up before continuing.
-
Martin v. Löwis authored
's' and 'c' codes. Change pickle to dump bytes objects using the 'S' code, and to load the 'S' code as byte objects. Change datetime and array to generate and expect bytes objects in reduce/unreduce.
10a60b3e