diff options
author | Antoine Pitrou <solipsis@pitrou.net> | 2009-11-04 21:10:38 (GMT) |
---|---|---|
committer | Antoine Pitrou <solipsis@pitrou.net> | 2009-11-04 21:10:38 (GMT) |
commit | d83f1e6d6176247efc57cdbf59215743454a3ff5 (patch) | |
tree | 153b4a11b9297aa2f84543b8065ffa499aee0642 /Misc/ACKS | |
parent | 97c81ef5b06d63da89f31625b66ee7130c324314 (diff) | |
download | cpython-d83f1e6d6176247efc57cdbf59215743454a3ff5.zip cpython-d83f1e6d6176247efc57cdbf59215743454a3ff5.tar.gz cpython-d83f1e6d6176247efc57cdbf59215743454a3ff5.tar.bz2 |
Merged revisions 76108 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk
........
r76108 | antoine.pitrou | 2009-11-04 20:25:14 +0100 (mer., 04 nov. 2009) | 6 lines
Issue #7211: Allow 64-bit values for the `ident` and `data` fields of kevent
objects on 64-bit systems. Patch by Michael Broghton.
I will revert this checkin if it causes problems on our BSD buildbots.
........
Diffstat (limited to 'Misc/ACKS')
-rw-r--r-- | Misc/ACKS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -95,6 +95,7 @@ Terrence Brannon Dave Brennan Tom Bridgman Richard Brodie +Michael Broghton Daniel Brotsky Jean Brouwers Gary S. Brown |