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 pablogsal
Recipients docs@python, pablogsal, pitrou
Date 2019-10-18.13:46:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1571406393.97.0.877250924995.issue38518@roundup.psfhosted.org>
In-reply-to
Content
The Data Stream format section of the pickle docs (https://docs.python.org/3/library/pickle.html#data-stream-format) fails to document protocol 5 in the list of protocols.
History
Date User Action Args
2019-10-18 13:46:34pablogsalsetrecipients: + pablogsal, pitrou, docs@python
2019-10-18 13:46:33pablogsalsetmessageid: <1571406393.97.0.877250924995.issue38518@roundup.psfhosted.org>
2019-10-18 13:46:33pablogsallinkissue38518 messages
2019-10-18 13:46:33pablogsalcreate