Message275733
| Author | ncoghlan |
|---|---|
| Recipients | Martin.Teichmann, eric.snow, gvanrossum, ncoghlan, ned.deily, python-dev |
| Date | 2016-09-11.04:49:08 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1473569348.53.0.813138404102.issue23722@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
And done - thanks for the patch Martin! The one additional change needed was to increment the magic number for pyc files, as this changed the code emitted for class definitions. I also picked up a latent defect in PC/launcher.c which hadn't been updated for the last couple of magic number bumps. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2016-09-11 04:49:08 | ncoghlan | set | recipients: + ncoghlan, gvanrossum, ned.deily, python-dev, eric.snow, Martin.Teichmann |
| 2016-09-11 04:49:08 | ncoghlan | set | messageid: <1473569348.53.0.813138404102.issue23722@psf.upfronthosting.co.za> |
| 2016-09-11 04:49:08 | ncoghlan | link | issue23722 messages |
| 2016-09-11 04:49:08 | ncoghlan | create | |