Message339457
| Author | xtreak |
|---|---|
| Recipients | serhiy.storchaka, xtreak |
| Date | 2019-04-04.17:29:02 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1554398942.85.0.973114316102.issue36528@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
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 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2019-04-04 17:29:02 | xtreak | set | recipients: + xtreak, serhiy.storchaka |
| 2019-04-04 17:29:02 | xtreak | set | messageid: <1554398942.85.0.973114316102.issue36528@roundup.psfhosted.org> |
| 2019-04-04 17:29:02 | xtreak | link | issue36528 messages |
| 2019-04-04 17:29:02 | xtreak | create | |