Hi all,
> Am 08.11.2021 um 19:15 schrieb Sebastian Berg :
>
> On Sun, 2021-11-07 at 12:36 -0700, Charles R Harris wrote:
>> Hi All,
>>
>> I'd like to propose making the NumPy default pickle protocol 4, the
>> same as
>> the Python 3.8 default. That would have the advantage of supporting
>> large
On Sun, 2021-11-07 at 12:36 -0700, Charles R Harris wrote:
> Hi All,
>
> I'd like to propose making the NumPy default pickle protocol 4, the
> same as
> the Python 3.8 default. That would have the advantage of supporting
> large
> pickles. The current default protocol is 2, last the default in
> P