Message339403
| Author | levkivskyi |
|---|---|
| Recipients | cary, gvanrossum, levkivskyi, rhettinger |
| Date | 2019-04-03.17:04:35 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1554311075.44.0.890687080293.issue36466@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
+1 from me. There are two ways to enable this: * Add -OOO that would remove all three: asserts, docstrings, annotations * Add separate --O-asserts --O-docstrings --O-annotations (or similar) I think I like the second option more. @cary Please note that our workflow changed, you can now submit a PR to our GitHub repo instead of sending a patch. Also please include tests and docs in your PR. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2019-04-03 17:04:35 | levkivskyi | set | recipients: + levkivskyi, gvanrossum, rhettinger, cary |
| 2019-04-03 17:04:35 | levkivskyi | set | messageid: <1554311075.44.0.890687080293.issue36466@roundup.psfhosted.org> |
| 2019-04-03 17:04:35 | levkivskyi | link | issue36466 messages |
| 2019-04-03 17:04:35 | levkivskyi | create | |