Message338466
| Author | methane |
|---|---|
| Recipients | methane, serhiy.storchaka, vstinner |
| Date | 2019-03-20.12:58:55 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1553086735.98.0.572102107616.issue36381@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
Raise warning for # use without PY_SSIZE_T_CLEAN. * 3.8: PendingDeprecationWarning * 3.9: DeprecationWarning * 3.10 (or 4.0): Remove PY_SSIZE_T_CLEAN and use Py_ssize_t always |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2019-03-20 12:58:55 | methane | set | recipients: + methane, vstinner, serhiy.storchaka |
| 2019-03-20 12:58:55 | methane | set | messageid: <1553086735.98.0.572102107616.issue36381@roundup.psfhosted.org> |
| 2019-03-20 12:58:55 | methane | link | issue36381 messages |
| 2019-03-20 12:58:55 | methane | create | |