diff options
| author | Gregory P. Smith <greg@mad-scientist.com> | 2008-03-18 19:05:32 (GMT) |
|---|---|---|
| committer | Gregory P. Smith <greg@mad-scientist.com> | 2008-03-18 19:05:32 (GMT) |
| commit | f48da8fbcdcf8c9eac2553131a07b8b375c0d726 (patch) | |
| tree | 390a50f541ce72e9dd8ec244d701035540c59ec3 /Python/formatter_unicode.c | |
| parent | 89065753803cc65eded79ceae04aac6d1b8526a0 (diff) | |
| download | cpython-f48da8fbcdcf8c9eac2553131a07b8b375c0d726.zip cpython-f48da8fbcdcf8c9eac2553131a07b8b375c0d726.tar.gz cpython-f48da8fbcdcf8c9eac2553131a07b8b375c0d726.tar.bz2 | |
Fix chown on 64-bit linux. It needed to take a long (64-bit on 64bit linux) as
uid and gid input to accept values >=2**31 as valid while still accepting
negative numbers to pass -1 to chown for "no change".
Fixes issue1747858.
This should be backported to release25-maint.
Diffstat (limited to 'Python/formatter_unicode.c')
0 files changed, 0 insertions, 0 deletions
