[Python-Dev] Mixing memory management APIs (original) (raw)
M.-A. Lemburg mal@lemburg.com
Thu, 07 Feb 2002 12:42:23 +0100
- Previous message: [Python-Dev] Mixing memory management APIs
- Next message: [Python-Dev] Mixing memory management APIs
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I've just checked in a set of fixes for the UTF-8 encoder and decoder and also updated the test output of test_unicodedata.
You should now no longer get the test failures you were seeing (test_unicode failure was due to the old marshal format using illegal UTF-8 sequences, test_unicodedata was due to the same UTF-8 problem but shows up in a different hash value).
Hope I got it right this time around :-/
-- Marc-Andre Lemburg CEO eGenix.com Software GmbH
Company & Consulting: http://www.egenix.com/ Python Software: http://www.egenix.com/files/python/
- Previous message: [Python-Dev] Mixing memory management APIs
- Next message: [Python-Dev] Mixing memory management APIs
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]