New submission from Serhiy Storchaka:

Proposed patch fixes os.path implementations and their's tests for Python built 
with --disable-unicode configure option.

It also fixes a bug in posixpath which affects unicode build too.

----------
components: Library (Lib), Tests
files: os_path.patch
keywords: patch
messages: 221410
nosy: loewis, serhiy.storchaka
priority: normal
severity: normal
stage: patch review
status: open
title: Fix os.path in unicodeless build
type: behavior
versions: Python 2.7
Added file: http://bugs.python.org/file35751/os_path.patch

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue21840>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to