[New-bugs-announce] [issue21849] Fix multiprocessing in unicodeless build

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


New submission from Serhiy Storchaka:

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

----------
components: Library (Lib), Tests
files: multiprocessing.patch
keywords: patch
messages: 221423
nosy: benjamin.peterson, jnoller, sbt, serhiy.storchaka
priority: normal
severity: normal
stage: patch review
status: open
title: Fix multiprocessing in unicodeless build
type: behavior
versions: Python 2.7
Added file: http://bugs.python.org/file35758/multiprocessing.patch

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


More information about the New-bugs-announce mailing list