Message269373
| Author | vstinner |
|---|---|
| Recipients | abarry, ezio.melotti, gvanrossum, martin.panter, r.david.murray, serhiy.storchaka, vstinner, ztane |
| Date | 2016-06-27.12:45:51 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1467031551.57.0.0216261975904.issue27364@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
@ebarry: To move faster, you should also worker with linters (pylint, pychecker, pyflakes, pycodestyle, flake8, ...) to log a warning to help projects to be prepared this change. linters are used on Python 2-only projects, so it will help them to be prepared to the final Python 3.<n> which will raise an exception. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2016-06-27 12:45:51 | vstinner | set | recipients: + vstinner, gvanrossum, ezio.melotti, r.david.murray, martin.panter, serhiy.storchaka, ztane, abarry |
| 2016-06-27 12:45:51 | vstinner | set | messageid: <1467031551.57.0.0216261975904.issue27364@psf.upfronthosting.co.za> |
| 2016-06-27 12:45:51 | vstinner | link | issue27364 messages |
| 2016-06-27 12:45:51 | vstinner | create | |