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.
........
diff --git a/Misc/ACKS b/Misc/ACKS
index 2ae8342..7ea387b 100644
--- a/Misc/ACKS
+++ b/Misc/ACKS
@@ -95,6 +95,7 @@
Dave Brennan
Tom Bridgman
Richard Brodie
+Michael Broghton
Daniel Brotsky
Jean Brouwers
Gary S. Brown