Message317716
| Author | brett.cannon |
|---|---|
| Recipients | Mark.Shannon, benjamin.peterson, brett.cannon, eitan.adler, flherne, georg.brandl, lukasz.langa, mbussonn, methane, minrk, ncoghlan, ned.deily, rhettinger, serhiy.storchaka, vstinner |
| Date | 2018-05-25.20:24:36 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1527279876.7.0.682650639539.issue32911@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Just to quickly touch on Matthias' question about opt-in or deprecations, a key thing to note is the ast module is automatically generated from the ASDL file, so either of those approaches would require developing a new mechanism in the code generator to support either approach. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-05-25 20:24:36 | brett.cannon | set | recipients: + brett.cannon, georg.brandl, rhettinger, ncoghlan, vstinner, benjamin.peterson, ned.deily, methane, lukasz.langa, Mark.Shannon, serhiy.storchaka, eitan.adler, minrk, mbussonn, flherne |
| 2018-05-25 20:24:36 | brett.cannon | set | messageid: <1527279876.7.0.682650639539.issue32911@psf.upfronthosting.co.za> |
| 2018-05-25 20:24:36 | brett.cannon | link | issue32911 messages |
| 2018-05-25 20:24:36 | brett.cannon | create | |