Message 288116 - Python tracker
Message288116
| Author | ncoghlan |
|---|---|
| Recipients | barry, ishcherb, mark.dickinson, ncoghlan, petr.viktorin, serhiy.storchaka |
| Date | 2017-02-19.07:31:30 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1487489491.35.0.949350144655.issue29537@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
In putting together a PR for this, I think it *only* makes sense if we also push Petr's change upstream to accept the legacy bytecode files in 3.5.4+. The reason is that the patch actually causes a test case to fail due to "f()" change to "function" in an error message. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-02-19 07:31:31 | ncoghlan | set | recipients: + ncoghlan, barry, mark.dickinson, petr.viktorin, serhiy.storchaka, ishcherb |
| 2017-02-19 07:31:31 | ncoghlan | set | messageid: <1487489491.35.0.949350144655.issue29537@psf.upfronthosting.co.za> |
| 2017-02-19 07:31:31 | ncoghlan | link | issue29537 messages |
| 2017-02-19 07:31:30 | ncoghlan | create | |