A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://mail.python.org/pipermail/python-dev/2018-April/152580.html below:

[Python-Dev] Why is pickle.DEFAULT_PROTOCOL still 3?

[Python-Dev] Why is pickle.DEFAULT_PROTOCOL still 3? [Python-Dev] Why is pickle.DEFAULT_PROTOCOL still 3?Antoine Pitrou solipsis at pitrou.net
Mon Apr 2 17:13:29 EDT 2018
On Mon, 2 Apr 2018 13:48:46 -0700
Lukasz Langa <lukasz at langa.pl> wrote:
> Pickle protocol version 4.0 was originally defined back in PEP 3154 and shipped as part of Python 3.4 back in 2011. Yet it's still not the default.

Because we want pickles produced with the default to be readable by
earlier Python 3 versions.
(the same reason protocol 0 stayed the default throughout the Python 2
lifetime)

Regards

Antoine.


More information about the Python-Dev mailing list

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4