]> granicus.if.org Git - python/commit
Reverting the patch from #3165, as it broke other
authorFacundo Batista <facundobatista@gmail.com>
Wed, 25 Jun 2008 19:24:53 +0000 (19:24 +0000)
committerFacundo Batista <facundobatista@gmail.com>
Wed, 25 Jun 2008 19:24:53 +0000 (19:24 +0000)
commit68dc052ca6183b9225d143c91557525bc0b23d98
tree1d591312395521884935f74b14afb1780319eee8
parent1b6c4c80a3e4be52977a157c06aff06aacd4d2a8
Reverting the patch from #3165, as it broke other
behaviours. I left the original test commented out (note
that that test came from #2702, which seems to have a
problem in FreeBSD and Windows, but not in Linux).

I included a new test, to watch over the now-broken
behaviour, I took it from #3179.
Lib/test/test_cpickle.py
Modules/cPickle.c