[issue15287] support.TESTFN was modified by test_builtin

2012-07-08 Thread Florent Xicluna
Changes by Florent Xicluna : -- assignee: ronaldoussoren -> components: -Macintosh nosy: -ronaldoussoren resolution: -> fixed stage: -> committed/rejected status: open -> closed ___ Python tracker

[issue15287] support.TESTFN was modified by test_builtin

2012-07-08 Thread Roundup Robot
Roundup Robot added the comment: New changeset 6651c932d014 by Florent Xicluna in branch 'default': Issue #11022 and #15287: correctly remove the TESTFN file in test_builtin. http://hg.python.org/cpython/rev/6651c932d014 -- nosy: +python-dev ___ Pyth

[issue15287] support.TESTFN was modified by test_builtin

2012-07-07 Thread Florent Xicluna
New submission from Florent Xicluna : There's a warning running test_builtin $ ./python.exe -m test.regrtest -u all -v test_builtin == CPython 3.3.0b1 (default:5b71f5891c54, Jul 7 2012, 17:47:30) [GCC 4.2.1 (Apple Inc. build 5666) (dot 3)] == Darwin-10.8.0-i386-64bit little-endian == ./bui