Message 124212 - Python tracker
Message124212
| Author | georg.brandl |
|---|---|
| Recipients | brett.cannon, eric.araujo, georg.brandl, terry.reedy |
| Date | 2010-12-17.15:40:12 |
| SpamBayes Score | 0.0011973283 |
| Marked as misclassified | No |
| Message-id | <1292600416.44.0.89884228217.issue8754@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
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. |
|
| History | |||
|---|---|---|---|
| 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: <1292600416.44.0.89884228217.issue8754@psf.upfronthosting.co.za> |
| 2010-12-17 15:40:13 | georg.brandl | link | issue8754 messages |
| 2010-12-17 15:40:12 | georg.brandl | create | |