[issue30834] Warning -- files was modified by test_import, After: ['@test_4852_tmp.pyc']

2017-08-10 Thread STINNER Victor

STINNER Victor added the comment:

Python 3.5 doesn't accept bugfixes anymore, so I close this issue.

I never saw this bug on 2.7, 3.6 or master buildbots.

--
resolution:  -> out of date
stage:  -> resolved
status: open -> closed

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue30834] Warning -- files was modified by test_import, After: ['@test_4852_tmp.pyc']

2017-07-03 Thread STINNER Victor

STINNER Victor added the comment:

I'm unable to reproduce this bug on my Python 3.5 compiled in debug mode on 
Windows. I tried "./python -m test -v test_import", "./python -m test -R 3:3 
test_import", and with more flags from the buildbot. I also tried to remove 
__pycache__ directories, it doesn't help.

--

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue30834] Warning -- files was modified by test_import, After: ['@test_4852_tmp.pyc']

2017-07-03 Thread STINNER Victor

STINNER Victor added the comment:

Example of warning:
http://buildbot.python.org/all/builders/AMD64%20Windows8.1%20Refleaks%203.5/builds/39/steps/test/logs/stdio

--

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue30834] Warning -- files was modified by test_import, After: ['@test_4852_tmp.pyc']

2017-07-03 Thread STINNER Victor

New submission from STINNER Victor:

Python 3.5 on Windows emits the following warning when running test_import, but 
I'm unable to reproduce it :-/

Warning -- files was modified by test_import
  Before: []
  After:  ['@test_4852_tmp.pyc']

--
components: Tests, Windows
messages: 297552
nosy: haypo, paul.moore, steve.dower, tim.golden, zach.ware
priority: normal
severity: normal
status: open
title: Warning -- files was modified by test_import,  After:  
['@test_4852_tmp.pyc']
versions: Python 3.5

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com