Issue1047269
Created on 2004-10-14 19:21 by theller, last changed 2004-10-15 07:45 by lemburg.
|
msg47074 - (view) |
Author: Thomas Heller (theller) |
Date: 2004-10-14 19:21 |
|
Does nobody use PyUnicode_AsWideChar with
HAVE_USABLE_WCHAR_T *not* defined?
The same one-off error is in PyUnicode_FromWideChar.
The same bug is in 2.3.
|
|
msg47075 - (view) |
Author: Thomas Heller (theller) |
Date: 2004-10-14 20:10 |
|
Logged In: YES
user_id=11105
Raise the priority to 7 - should be fixed before 2.4b1, if
possible.
|
|
msg47076 - (view) |
Author: Marc-Andre Lemburg (lemburg) |
Date: 2004-10-15 07:45 |
|
Logged In: YES
user_id=38388
Done.
Thanks, Thomas.
|
|
| Date |
User |
Action |
Args |
| 2004-10-14 19:21:45 | theller | create | |
|