This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author vstinner
Recipients AstraLuma, BreamoreBoy, a.badger, berker.peksag, demian.brecht, eric.araujo, jafo, loewis, python-dev, r.david.murray, serhiy.storchaka, vstinner
Date 2015-03-18.09:51:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1426672284.55.0.541226732196.issue2211@psf.upfronthosting.co.za>
In-reply-to
Content
> New changeset 88e1151e8e02 by Serhiy Storchaka in branch 'default':
> Issue #2211: Updated the implementation of the http.cookies.Morsel class.
> https://hg.python.org/cpython/rev/88e1151e8e02

I don't understand why, but test_pickle started to fail with this change.

See 3.x buildbots for errors. Example:
http://buildbot.python.org/all/builders/AMD64%20Windows7%20SP1%203.x/builds/5858/steps/test/logs/stdio
History
Date User Action Args
2015-03-18 09:51:24vstinnersetrecipients: + vstinner, loewis, jafo, AstraLuma, eric.araujo, a.badger, r.david.murray, BreamoreBoy, python-dev, berker.peksag, serhiy.storchaka, demian.brecht
2015-03-18 09:51:24vstinnersetmessageid: <1426672284.55.0.541226732196.issue2211@psf.upfronthosting.co.za>
2015-03-18 09:51:24vstinnerlinkissue2211 messages
2015-03-18 09:51:24vstinnercreate