Florian Schulze <m...@florian-schulze.net> added the comment: You are right, this actually happens with Python 2.7.14 as well. I was fooled by a warnings.filterwarnings matching to a path in my codebase. That one did match for my Python 2.7.15 testing but didn't for my Python 2.7.14 testing, because those were done in a temporary path which didn't match. I should have tried to narrow it down further first.
I'm glad you found the necessary -We option. Thanks for looking into this and for the patch! I'm currently unable to test the patch though. ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue33645> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com