Message167109
Is it possible without too much effort to keep the old behavior
('u' -> Py_UNICODE)? Then I'd say that should go into 3.3.
The problem with the current behavior is that it's neither backwards
compatible nor PEP-3118 compliant.
If it is too much work to restore the status quo, we could leave this
change with the excuse that 'u' is probably not used very often. |
|
| Date |
User |
Action |
Args |
| 2012-08-01 10:07:11 | skrah | set | recipients:
+ skrah, mark.dickinson, pitrou, vstinner, meador.inge |
| 2012-08-01 10:07:11 | skrah | set | messageid: <[email protected]> |
| 2012-08-01 10:07:10 | skrah | link | issue13072 messages |
| 2012-08-01 10:07:10 | skrah | create | |
|