]> granicus.if.org Git - python/commit
Issue #11286: Fixed unpickling of empty 2.x strings.
authorAlexander Belopolsky <alexander.belopolsky@gmail.com>
Thu, 24 Feb 2011 19:40:09 +0000 (19:40 +0000)
committerAlexander Belopolsky <alexander.belopolsky@gmail.com>
Thu, 24 Feb 2011 19:40:09 +0000 (19:40 +0000)
commit1ce92dc20d698ce46c3459da7801c76bb8518550
tree26455f0ab85013e2095744fa179ae197500bd1aa
parent6c3787cb70d8efa5f70939a5db300f56a724d698
Issue #11286: Fixed unpickling of empty 2.x strings.
Lib/test/pickletester.py
Lib/test/test_pickle.py
Lib/test/test_pickletools.py
Modules/_pickle.c