Staging
v0.5.1
https://github.com/python/cpython
Revision 19f6e83bf03b3ce22300638906bd90dd2dd5c463 authored by Miss Islington (bot) on 07 December 2018, 13:53:32 UTC, committed by Serhiy Storchaka on 07 December 2018, 13:53:32 UTC
encoding='latin1' should be used for successful decoding.
(cherry picked from commit 8452ca15f41061c8a6297d7956df22ab476d4df4)
(cherry picked from commit 0d5730e6437b157f4aeaf5d2e67abca23448c29a)
1 parent 1066554
History
Tip revision: 19f6e83bf03b3ce22300638906bd90dd2dd5c463 authored by Miss Islington (bot) on 07 December 2018, 13:53:32 UTC
bpo-22005: Fixed unpickling instances of datetime classes pickled by Python 2. (GH-11017) (GH-11022) (GH-11024)
Tip revision: 19f6e83
File Mode Size
Grammar -rw-r--r-- 6.3 KB

back to top