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 serhiy.storchaka
Recipients Arfrever, Ramchandra Apte, flox, mark.dickinson, neologix, phillies, pitrou, serhiy.storchaka, vstinner
Date 2013-01-27.20:49:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1359319764.45.0.528107042605.issue13555@psf.upfronthosting.co.za>
In-reply-to
Content
I have picked up it.

Actually BINSTRING format supports only strings less 2GiB, so test should be changed. But there are other bugs which prohibit pickling a lot of data. For one I open issue17054.
History
Date User Action Args
2013-01-27 20:49:24serhiy.storchakasetrecipients: + serhiy.storchaka, mark.dickinson, pitrou, vstinner, Arfrever, flox, neologix, Ramchandra Apte, phillies
2013-01-27 20:49:24serhiy.storchakasetmessageid: <1359319764.45.0.528107042605.issue13555@psf.upfronthosting.co.za>
2013-01-27 20:49:24serhiy.storchakalinkissue13555 messages
2013-01-27 20:49:24serhiy.storchakacreate