Message 165425 - Python tracker
Message165425
| Author | Mark.Shannon |
|---|---|
| Recipients | Mark.Shannon, do1, larry |
| Date | 2012-07-13.23:22:07 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1342221728.55.0.686733505587.issue15301@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Larry, you're the expert on this. Looks to me like the format character in PyArg_ParseTuple in posix_fchown and kin should be 'k' (unsigned long) rather than 'l' (signed long). |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2012-07-13 23:22:08 | Mark.Shannon | set | recipients: + Mark.Shannon, larry, do1 |
| 2012-07-13 23:22:08 | Mark.Shannon | set | messageid: <1342221728.55.0.686733505587.issue15301@psf.upfronthosting.co.za> |
| 2012-07-13 23:22:08 | Mark.Shannon | link | issue15301 messages |
| 2012-07-13 23:22:07 | Mark.Shannon | create | |