[New-bugs-announce] [issue21835] Fix Tkinter in unicodeless build

Serhiy Storchaka report at bugs.python.org
Tue Jun 24 09:07:31 CEST 2014


New submission from Serhiy Storchaka:

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

----------
components: Build, Tests, Tkinter
files: tkinter.patch
keywords: patch
messages: 221404
nosy: serhiy.storchaka
priority: normal
severity: normal
stage: patch review
status: open
title: Fix Tkinter in unicodeless build
type: compile error
versions: Python 2.7
Added file: http://bugs.python.org/file35746/tkinter.patch

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


More information about the New-bugs-announce mailing list