[issue7665] test_urllib2 and test_ntpath fail if path contains "\"

2015-01-26 Thread Serhiy Storchaka
Serhiy Storchaka added the comment: Thank for your review Senthil. -- resolution: -> fixed stage: patch review -> resolved status: open -> closed ___ Python tracker ___ _

[issue7665] test_urllib2 and test_ntpath fail if path contains "\"

2015-01-26 Thread Roundup Robot
Roundup Robot added the comment: New changeset 1e12c9e5bc89 by Serhiy Storchaka in branch '2.7': Issue #7665: Fixed tests test_ntpath and test_urllib2 when ran in the https://hg.python.org/cpython/rev/1e12c9e5bc89 New changeset 04fa56628830 by Serhiy Storchaka in branch '3.4': Issue #7665: Fixed

[issue7665] test_urllib2 and test_ntpath fail if path contains "\"

2015-01-19 Thread Senthil Kumaran
Senthil Kumaran added the comment: I reviewed the patch Serhiy. It looks good to me, You can go ahead and commit. Thanks! -- assignee: orsenthil -> serhiy.storchaka ___ Python tracker __

[issue7665] test_urllib2 and test_ntpath fail if path contains "\"

2015-01-18 Thread Serhiy Storchaka
Serhiy Storchaka added the comment: Could you please look at the patch Senthil? -- ___ Python tracker ___ ___ Python-bugs-list mailing

[issue7665] test_urllib2 and test_ntpath fail if path contains "\"

2014-12-01 Thread Serhiy Storchaka
Serhiy Storchaka added the comment: Ping. -- ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.python

[issue7665] test_urllib2 and test_ntpath fail if path contains "\"

2014-10-12 Thread Serhiy Storchaka
Serhiy Storchaka added the comment: Here is an attempt to reproduce my patch. -- Added file: http://bugs.python.org/file36890/issue7665.patch ___ Python tracker ___ __

[issue7665] test_urllib2 and test_ntpath fail if path contains "\"

2014-10-12 Thread STINNER Victor
STINNER Victor added the comment: > Oh-oh, I didn't attached my patch and cleared my working space. Too bad. I did the same mistake yesterday :-/ -- ___ Python tracker ___ __

[issue7665] test_urllib2 and test_ntpath fail if path contains "\"

2014-10-12 Thread Serhiy Storchaka
Serhiy Storchaka added the comment: Oh-oh, I didn't attached my patch and cleared my working space. -- ___ Python tracker ___ ___ Pytho

[issue7665] test_urllib2 and test_ntpath fail if path contains "\"

2014-09-27 Thread Serhiy Storchaka
Serhiy Storchaka added the comment: The ntpath test failure is replicated when the test is ran directly: ~/py/cpython\1$ ./python Lib/test/test_ntpath.py sE. == ERROR: test_relpath (__main__.T

[issue7665] test_urllib2 and test_ntpath fail if path contains "\"

2014-06-29 Thread Mark Lawrence
Mark Lawrence added the comment: Can someone try to reproduce these on 2.7 as I no longer have it set up. If both problems can be reproduced I think the test_urllib2 problem should be dealt with here and a new issue opened for test_ntpath. -- nosy: +BreamoreBoy __

[issue7665] test_urllib2 and test_ntpath fail if path contains "\"

2012-09-18 Thread Ezio Melotti
Changes by Ezio Melotti : -- nosy: +haypo stage: needs patch -> patch review ___ Python tracker ___ ___ Python-bugs-list mailing list U

[issue7665] test_urllib2 and test_ntpath fail if path contains "\"

2012-08-19 Thread Benno Rice
Benno Rice added the comment: This patch fixes the urllib2 test. I wasn't able to replicate the ntpath test failure. This patch needs testing on Windows to make sure I haven't broken anything. -- keywords: +patch nosy: +Benno.Rice Added file: http://bugs.python.org/file26907/urllib2-c

[issue7665] test_urllib2 and test_ntpath fail if path contains "\"

2010-01-10 Thread Senthil Kumaran
Changes by Senthil Kumaran : -- assignee: -> orsenthil ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: http://m

[issue7665] test_urllib2 and test_ntpath fail if path contains "\"

2010-01-10 Thread Florent Xicluna
Florent Xicluna added the comment: Similar issue with test_ntpath. /tmp/py2u… → un\icode $ ./python Lib/test/regrtest.py test_ntpath test_ntpath test test_ntpath failed -- Traceback (most recent call last): File "/tmp/py2u… → un\icode/Lib/test/test_ntpath.py", line 171, in test_relpath t