Change Py_BuildValue to generate Unicode objects for
'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.
M
Martin v. Löwis committed
10a60b3ec0cdf7eeac98258fc53a33b7026f8ff3
Parent: 6f2df4d