Message124212
The change would be fine with me. What happens with the PyUnicode_FromString() usage in the patch if the string cannot be decoded? That should not lead to a UnicodeError being raised.
Also, the __main__ changes look gratuitous to me. |
|
| Date |
User |
Action |
Args |
| 2010-12-17 15:40:16 | georg.brandl | set | recipients:
+ georg.brandl, brett.cannon, terry.reedy, eric.araujo |
| 2010-12-17 15:40:16 | georg.brandl | set | messageid: <[email protected]> |
| 2010-12-17 15:40:13 | georg.brandl | link | issue8754 messages |
| 2010-12-17 15:40:12 | georg.brandl | create | |
|