Message230966
| Author | serhiy.storchaka |
|---|---|
| Recipients | ezio.melotti, mrabarnett, pitrou, serhiy.storchaka, zach.ware |
| Date | 2014-11-10.17:10:54 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1415639456.54.0.317814729132.issue22838@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Current re tests consists of two parts. One part use unittest and other part import test cases from Lib/test/re_tests.py, checks conditions and prints messages to stdout if they are false. Proposed patch converts all test_re to using unittest. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2014-11-10 17:10:56 | serhiy.storchaka | set | recipients: + serhiy.storchaka, pitrou, ezio.melotti, mrabarnett, zach.ware |
| 2014-11-10 17:10:56 | serhiy.storchaka | set | messageid: <1415639456.54.0.317814729132.issue22838@psf.upfronthosting.co.za> |
| 2014-11-10 17:10:56 | serhiy.storchaka | link | issue22838 messages |
| 2014-11-10 17:10:56 | serhiy.storchaka | create | |