Message 113903 - Python tracker
Message113903
| Author | vstinner |
|---|---|
| Recipients | Arfrever, amaury.forgeotdarc, eric.araujo, ezio.melotti, pitrou, vstinner |
| Date | 2010-08-14.14:52:06 |
| SpamBayes Score | 1.0031782e-07 |
| Marked as misclassified | No |
| Message-id | <1281797528.67.0.384174151529.issue9425@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
r84012 creates _Py_stat(). It is a little bit different than the attached patch (_Py_stat.patch): it doesn't clear Python exception on unicode conversion error. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2010-08-14 14:52:08 | vstinner | set | recipients: + vstinner, amaury.forgeotdarc, pitrou, ezio.melotti, eric.araujo, Arfrever |
| 2010-08-14 14:52:08 | vstinner | set | messageid: <1281797528.67.0.384174151529.issue9425@psf.upfronthosting.co.za> |
| 2010-08-14 14:52:07 | vstinner | link | issue9425 messages |
| 2010-08-14 14:52:07 | vstinner | create | |