Message337967
| Author | methane |
|---|---|
| Recipients | methane |
| Date | 2019-03-15.05:50:02 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1552629002.67.0.658973531537.issue36299@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
The doc says: > 'u' will be removed together with the rest of the Py_UNICODE API. > Deprecated since version 3.3, will be removed in version 4.0. > https://docs.python.org/3/library/array.html But DeprecationWarning is not raised yet. Let's raise it. * 3.8 -- PendingDeprecationWarning * 3.9 -- DeprecationWarning * 4.0 or 3.10 -- Remove it. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2019-03-15 05:50:02 | methane | set | recipients: + methane |
| 2019-03-15 05:50:02 | methane | set | messageid: <1552629002.67.0.658973531537.issue36299@roundup.psfhosted.org> |
| 2019-03-15 05:50:02 | methane | link | issue36299 messages |
| 2019-03-15 05:50:02 | methane | create | |