]> granicus.if.org Git - python/commit
Issue #2389: Implement a portable mechanism for pickling array objects.
authorAlexandre Vassalotti <alexandre@peadrop.com>
Wed, 15 Jul 2009 17:49:23 +0000 (17:49 +0000)
committerAlexandre Vassalotti <alexandre@peadrop.com>
Wed, 15 Jul 2009 17:49:23 +0000 (17:49 +0000)
commitad077154d0f305ee0ba5bf41d3cb47d1d9c43e7b
tree20690cc3f21f481d1b4d129b7de1b5427008a326
parentafd0d11f0718ac95bea97750791ae5e6673fc3cb
Issue #2389: Implement a portable mechanism for pickling array objects.

Reviewed by: Martin v. Löwis
Lib/test/test_array.py
Misc/NEWS
Modules/arraymodule.c