New submission from Amaury Forgeot d'Arc <[EMAIL PROTECTED]>: ./python Lib/test/regrtest.py -R:: test_bytes reveals a leak in py3k.
This is exactly the same as the one corrected by r65785 to bytearray. (easy) patch attached, needs approval! ---------- files: bytes-split.patch keywords: needs review, patch messages: 71779 nosy: amaury.forgeotdarc severity: normal status: open title: Memory leak in bytes.split() versions: Python 3.0 Added file: http://bugs.python.org/file11222/bytes-split.patch _______________________________________ Python tracker <[EMAIL PROTECTED]> <http://bugs.python.org/issue3650> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com