Issue 1085304: Make array.array pickle-able (original) (raw)

Issue1085304

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.

This issue has been migrated to GitHub: https://github.com/python/cpython/issues/41326

classification

Title: Make array.array pickle-able
Type: enhancement Stage:
Components: Library (Lib) Versions:

process

Status: closed Resolution: fixed
Dependencies: Superseder:
Assigned To: rhettinger Nosy List: nidoizo, rhettinger
Priority: normal Keywords:

Created on 2004-12-14 18:50 by nidoizo, last changed 2022-04-11 14:56 by admin. This issue is now closed.

Messages (2)
msg54335 - (view) Author: Nicolas Fleury (nidoizo) Date: 2004-12-14 18:50
Make array.array pickle-able.
msg54336 - (view) Author: Raymond Hettinger (rhettinger) * (Python committer) Date: 2004-12-16 16:28
Logged In: YES user_id=80475 Fixed. See Modules/arraymodule 2.97
History
Date User Action Args
2022-04-11 14:56:08 admin set github: 41326
2004-12-14 18:50:05 nidoizo create

Supported by The Python Software Foundation,
Powered by Roundup

Copyright © 1990-2022, Python Software Foundation
Legal Statements