New submission from Hagen Fürstenau <ha...@zhuliguan.net>:

Pickling a bytes object of length >= 2**32 results in a "SystemError: error 
return without exception set".

If pickling large bytes objects isn't supported, this should be documented and 
a helpful exception be raised.

----------
components: Library (Lib)
messages: 123499
nosy: hagen
priority: normal
severity: normal
status: open
title: SystemError on pickling bytes >= 4GB
versions: Python 3.1

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue10640>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to