Message113771
| Author | vstinner |
|---|---|
| Recipients | Arfrever, amaury.forgeotdarc, eric.araujo, ezio.melotti, pitrou, vstinner |
| Date | 2010-08-13.13:36:12 |
| SpamBayes Score | 8.55723e-05 |
| Marked as misclassified | No |
| Message-id | <1281706573.76.0.006656698407.issue9425@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
r83973 ignores the name argument of PyFile_FromFd() because it was already ignored (it did always produce an error) and it avoids my complex _PyFile_FromFdUnicode.patch. Thanks Antoine to having notice that name was ignored. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2010-08-13 13:36:13 | vstinner | set | recipients: + vstinner, amaury.forgeotdarc, pitrou, ezio.melotti, eric.araujo, Arfrever |
| 2010-08-13 13:36:13 | vstinner | set | messageid: <1281706573.76.0.006656698407.issue9425@psf.upfronthosting.co.za> |
| 2010-08-13 13:36:12 | vstinner | link | issue9425 messages |
| 2010-08-13 13:36:12 | vstinner | create | |