New submission from Karthikeyan Singaravelan <tir.kar...@gmail.com>:

Currently Lib/tests/re_tests.py has duplicate elements in the tests list 
variable. This is a followup on https://github.com/python/cpython/pull/12662 
where there seems to be around 100 elements that are duplicates in the list. 
This seems to have been due to some merge commits made long time ago.

Sample duplicates : 
https://github.com/python/cpython/pull/12662#issuecomment-479852101

----------
components: Tests
messages: 339457
nosy: serhiy.storchaka, xtreak
priority: normal
severity: normal
status: open
title: Remove duplicate tests in Lib/tests/re_tests.py
type: behavior
versions: Python 3.8

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue36528>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to