[New-bugs-announce] [issue21853] Fix inspect in unicodeless build

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


New submission from Serhiy Storchaka:

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

----------
components: Library (Lib), Tests
messages: 221427
nosy: benjamin.peterson, serhiy.storchaka, yselivanov
priority: normal
severity: normal
stage: patch review
status: open
title: Fix inspect in unicodeless build
type: behavior
versions: Python 2.7

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


More information about the New-bugs-announce mailing list