Message312610
| Author | ncoghlan |
|---|---|
| Recipients | abarry, ncoghlan, r.david.murray, serhiy.storchaka |
| Date | 2018-02-23.01:54:10 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1519350850.65.0.467229070634.issue32912@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
+1 for the DeprecationWarning->SyntaxWarning->SyntaxError approach from me (especially as 3.7 will make the existing deprecation warning visible in interactive shells and __main__ modules by default). |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-02-23 01:54:10 | ncoghlan | set | recipients: + ncoghlan, r.david.murray, serhiy.storchaka, abarry |
| 2018-02-23 01:54:10 | ncoghlan | set | messageid: <1519350850.65.0.467229070634.issue32912@psf.upfronthosting.co.za> |
| 2018-02-23 01:54:10 | ncoghlan | link | issue32912 messages |
| 2018-02-23 01:54:10 | ncoghlan | create | |