Message358775
| Author | serhiy.storchaka |
|---|---|
| Recipients | Anthony Sottile, ammar2, barry, brett.cannon, jwilk, miss-islington, nascheme, njs, rhettinger, serhiy.storchaka, steven.daprano, thautwarm, xiang.zhang |
| Date | 2019-12-21.18:18:14 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1576952295.18.0.0808190940783.issue34850@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
It cannot be suppressed by the code in the module caused a warning, because the warning is emitted at compile time. You need to silence it before compiling that module. Once you have compiled it, warning will no longer be emitted. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2019-12-21 18:18:15 | serhiy.storchaka | set | recipients: + serhiy.storchaka, barry, brett.cannon, nascheme, rhettinger, jwilk, steven.daprano, njs, xiang.zhang, Anthony Sottile, ammar2, thautwarm, miss-islington |
| 2019-12-21 18:18:15 | serhiy.storchaka | set | messageid: <1576952295.18.0.0808190940783.issue34850@roundup.psfhosted.org> |
| 2019-12-21 18:18:15 | serhiy.storchaka | link | issue34850 messages |
| 2019-12-21 18:18:14 | serhiy.storchaka | create | |