Message 278158 - Python tracker
Message278158
| Author | lukasz.langa |
|---|---|
| Recipients | jpe, larry, lukasz.langa, martin.panter, python-dev, rhettinger, serhiy.storchaka |
| Date | 2016-10-05.23:29:06 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1475710146.31.0.673122095605.issue27286@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
The magic number change in a minor release was a mistake. Let's not do that with 3.6.x releases. Since Python doesn't check if there's a corresponding .py file that can be used to rebuild the .pyc file, we shouldn't reject existing .pyc files on the basis that they *might* be broken. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2016-10-05 23:29:06 | lukasz.langa | set | recipients: + lukasz.langa, rhettinger, jpe, larry, python-dev, martin.panter, serhiy.storchaka |
| 2016-10-05 23:29:06 | lukasz.langa | set | messageid: <1475710146.31.0.673122095605.issue27286@psf.upfronthosting.co.za> |
| 2016-10-05 23:29:06 | lukasz.langa | link | issue27286 messages |
| 2016-10-05 23:29:06 | lukasz.langa | create | |