[issue21838] Fix ctypes in unicodeless build

Serhiy Storchaka report at bugs.python.org
Tue Jun 24 09:10:06 CEST 2014


New submission from Serhiy Storchaka:

Proposed patch fixes the ctypes module and it's tests for Python built with --disable-unicode configure option.

----------
components: Library (Lib), Tests, ctypes
files: ctypes.patch
keywords: patch
messages: 221407
nosy: amaury.forgeotdarc, belopolsky, meador.inge, serhiy.storchaka
priority: normal
severity: normal
stage: patch review
status: open
title: Fix ctypes in unicodeless build
type: behavior
Added file: http://bugs.python.org/file35749/ctypes.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue21838>
_______________________________________


More information about the Python-bugs-list mailing list