Message 113772 - Python tracker
Message113772
| Author | vstinner |
|---|---|
| Recipients | pitrou, vstinner |
| Date | 2010-08-13.13:36:35 |
| SpamBayes Score | 0.0035638707 |
| Marked as misclassified | No |
| Message-id | <1281706596.82.0.992137064348.issue4762@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). |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2010-08-13 13:36:36 | vstinner | set | recipients: + vstinner, pitrou |
| 2010-08-13 13:36:36 | vstinner | set | messageid: <1281706596.82.0.992137064348.issue4762@psf.upfronthosting.co.za> |
| 2010-08-13 13:36:35 | vstinner | link | issue4762 messages |
| 2010-08-13 13:36:35 | vstinner | create | |