Message315442
| Author | serhiy.storchaka |
|---|---|
| Recipients | mark.dickinson, serhiy.storchaka, steven.daprano |
| Date | 2018-04-18.09:35:43 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1524044143.75.0.682650639539.issue33305@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
It still can cause when copy octal constants from other languages or from old Python 2 books and articles. Perhaps it should emit SyntaxWarning if all digits are in range 0-7 and the number is larger than 7. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-04-18 09:35:43 | serhiy.storchaka | set | recipients: + serhiy.storchaka, mark.dickinson, steven.daprano |
| 2018-04-18 09:35:43 | serhiy.storchaka | set | messageid: <1524044143.75.0.682650639539.issue33305@psf.upfronthosting.co.za> |
| 2018-04-18 09:35:43 | serhiy.storchaka | link | issue33305 messages |
| 2018-04-18 09:35:43 | serhiy.storchaka | create | |