Message276064
> Why don't we change the magic number before b1 (if your bytecode change is already committed)?
The magic number changed many times between Python 3.5 and the future Python 3.6 beta 1. Maybe we skipped increasing this number for one bytecode change, but it should only impact the few developers who worked on the development version. In this case: just remove all ".pyc" files and it should be fine ;-)
In short: I think it's fine, don't do anything else ;-) |
|
Date |
User |
Action |
Args |
2016-09-12 16:14:13 | vstinner | set | recipients:
+ vstinner, rbcollins, Mark.Shannon, python-dev, berker.peksag, serhiy.storchaka, yselivanov, Demur Rumed |
2016-09-12 16:14:13 | vstinner | set | messageid: <1473696853.5.0.094242393737.issue27213@psf.upfronthosting.co.za> |
2016-09-12 16:14:13 | vstinner | link | issue27213 messages |
2016-09-12 16:14:13 | vstinner | create | |
|