Message316926
| Author | brett.cannon |
|---|---|
| Recipients | brett.cannon, carljm, eric.snow, lukasz.langa, ncoghlan, serhiy.storchaka, steven.daprano, vstinner |
| Date | 2018-05-17.13:27:19 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1526563639.66.0.682650639539.issue33501@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I don't thnk they are quite the same. The other issue is about turning off the peepholer entirely while this one is about breaking up the optimizations that -O and -OO do so you can choose which ones you want (e.g. still drop docstrings but keep asserts). |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-05-17 13:27:19 | brett.cannon | set | recipients: + brett.cannon, ncoghlan, vstinner, carljm, steven.daprano, lukasz.langa, eric.snow, serhiy.storchaka |
| 2018-05-17 13:27:19 | brett.cannon | set | messageid: <1526563639.66.0.682650639539.issue33501@psf.upfronthosting.co.za> |
| 2018-05-17 13:27:19 | brett.cannon | link | issue33501 messages |
| 2018-05-17 13:27:19 | brett.cannon | create | |