Message345436
| Author | vstinner |
|---|---|
| Recipients | gvanrossum, vstinner |
| Date | 2019-06-13.00:21:04 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1560385264.11.0.00375887533021.issue37253@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
Many PyRun_xxx() functions of the public C API accept a "PyCompilerFlags* flags" parameter. So yeah, I documented the new cf_feature_version. PyCompilerFlags structure is kind of public ;-) |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2019-06-13 00:21:04 | vstinner | set | recipients: + vstinner, gvanrossum |
| 2019-06-13 00:21:04 | vstinner | set | messageid: <1560385264.11.0.00375887533021.issue37253@roundup.psfhosted.org> |
| 2019-06-13 00:21:04 | vstinner | link | issue37253 messages |
| 2019-06-13 00:21:04 | vstinner | create | |