> I believe there is still a need for packing integers as strings and
> unpacking strings as integers, more specifically, offering to Python
> an interface to _PyLong_FromByteArray() and _PyLong_AsByteArray().  I
> would be happy to write the functionality and unittests this coming
> week for 2.6 and 3.0 if I get the ok.  If not, I can write it for 2.7
> and 3.1 .

I think it needs to be deferred to the next releases, given that the
beta release already happened.

If you have any spare time, please look into some of the real serious,
release-blocking bug reports.

Regards,
Martin
_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to