Message335207
| Author | vstinner |
|---|---|
| Recipients | emilyemorehouse, levkivskyi, vstinner |
| Date | 2019-02-11.11:31:23 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1549884684.1.0.958621485817.issue35963@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
On x86 Gentoo Installed with X 3.x buildbot, there is a compiler warning: "Python/symtable.c:289:5: warning: enumeration value ‘FunctionType_kind’ not handled in switch [-Wswitch]" https://buildbot.python.org/all/#/builders/103/builds/2067 It might me related to the implementation of the PEP 572 (bpo-35224), but I'm not sure. See also bpo-35878. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2019-02-11 11:31:26 | vstinner | set | recipients: + vstinner, levkivskyi, emilyemorehouse |
| 2019-02-11 11:31:24 | vstinner | set | messageid: <1549884684.1.0.958621485817.issue35963@roundup.psfhosted.org> |
| 2019-02-11 11:31:24 | vstinner | link | issue35963 messages |
| 2019-02-11 11:31:23 | vstinner | create | |