Xavier de Gaye <xdeg...@gmail.com> added the comment:
False positives must be added to the 'ignored_duplicates' file in order to have duplicate_code_names.py exit with success. Not sure whether this may be considered as an annoyance by commiters, if TRAVIS would fail when duplicate_code_names.py fails. All the function or class names duplicates have been removed as false positives from the list in my previous post and this single false positive has been removed from the duplicate method names: Lib/test/test_socket.py:4115 InterruptedTimeoutBase.setAlarm All the duplicates are method names as reported now or five years ago in msg 198586, so this script should get another command line option to only report duplicate method names. ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue16079> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com