[New-bugs-announce] [issue16852] Fix test discovery for test_genericpath.py
Zachary Ware
report at bugs.python.org
Thu Jan 3 17:58:41 CET 2013
New submission from Zachary Ware:
See Issue 16748 for previous discussion.
This patch should fix test_genericpath.py, with changes to test_macpath.py, test_ntpath.py, and test_posixpath.py required by the fix to test_genericpath.py. This is version 2 of the patch after a review by Serhiy Storchaka in issue 16748.
----------
components: Tests
messages: 178967
nosy: brett.cannon, serhiy.storchaka, zach.ware
priority: normal
severity: normal
status: open
title: Fix test discovery for test_genericpath.py
type: behavior
versions: Python 3.3, Python 3.4
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue16852>
_______________________________________
More information about the New-bugs-announce
mailing list