[New-bugs-announce] [issue1382] py3k-pep3137: patch for test_ctypes

Amaury Forgeot d'Arc report at bugs.python.org
Sun Nov 4 16:49:45 CET 2007


New submission from Amaury Forgeot d'Arc:

This patch corrects test_ctypes in the py3k-pep3137 branch.
Replacing PyBytes_* by PyString_* was 99% of the task.

Also had to modify binascii, which used to return buffers instead of
bytes strings.

Tested on winXP.

----------
components: Tests
files: ctypes3.diff
messages: 57099
nosy: amaury.forgeotdarc, gvanrossum, tiran
severity: normal
status: open
title: py3k-pep3137: patch for test_ctypes
versions: Python 3.0
Added file: http://bugs.python.org/file8686/ctypes3.diff

__________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue1382>
__________________________________
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ctypes3.diff
Type: application/octet-stream
Size: 15409 bytes
Desc: not available
Url : http://mail.python.org/pipermail/new-bugs-announce/attachments/20071104/546b5895/attachment.obj 


More information about the New-bugs-announce mailing list