Message168371
I guess the main alternative to deprecation that preserves the invariant you describe would be to propagate the "u == Py_UNICODE" definition to memoryview. Since we're trying to phase out Py_UNICODE, deprecation seems the more sensible course.
Perhaps just a documented deprecation for now, like the rest of the Py_UNICODE based APIs? |
|
| Date |
User |
Action |
Args |
| 2012-08-16 11:13:00 | ncoghlan | set | recipients:
+ ncoghlan, loewis, teoliphant, skrah |
| 2012-08-16 11:13:00 | ncoghlan | set | messageid: <[email protected]> |
| 2012-08-16 11:13:00 | ncoghlan | link | issue15625 messages |
| 2012-08-16 11:12:59 | ncoghlan | create | |
|