Skip to main content
Archived

This project has been archived by its maintainers, and is no longer receiving any updates.

This package backports the features and APIs added in PEP 574. It should work with Python 3.6 and 3.7.

Basic usage is similar to the pickle module, except that the module to be imported is pickle5:

import pickle5 as pickle

pb = pickle.PickleBuffer(b"foo")
data = pickle.dumps(pb, protocol=5)
assert pickle.loads(data) == b"foo"

Detailed documentation can be found in PEP 574 and the standard pickle documentation.

https://travis-ci.org/pitrou/pickle5-backport.svg?branch=master https://ci.appveyor.com/api/projects/status/hk4lrl81wp0q283o/branch/master?svg=true

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pickle5-0.0.5.tar.gz (123.3 kB view details)

Uploaded Source

File details

Details for the file pickle5-0.0.5.tar.gz.

File metadata

  • Download URL: pickle5-0.0.5.tar.gz
  • Upload date:
  • Size: 123.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: Python-urllib/2.7

File hashes

Hashes for pickle5-0.0.5.tar.gz
Algorithm Hash digest
SHA256 1d4a31085bd924bce8f748b581a163db1e7df9a2e4fc4f0cd3c771592a0705d7
MD5 62651d7ab8a587251d72979a531d77fe
BLAKE2b-256 b266422dda64479f116948a614032aa0a349f48a9b8d084c58bf3c85a22fc365

See more details on using hashes here.

Release history Release notifications | RSS feed

0.0.11

1 file

0.0.10

1 file

0.0.9

1 file

0.0.8

1 file

0.0.7

1 file

0.0.6

1 file

This release

0.0.5 This release

1 file

0.0.4

1 file

0.0.3

1 file

0.0.2

1 file

0.0.1

1 file

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page