summaryrefslogtreecommitdiffstats
path: root/Doc/ACKS.txt
diff options
context:
space:
mode:
authorChristian Heimes <christian@cheimes.de>2007-12-05 22:02:31 (GMT)
committerChristian Heimes <christian@cheimes.de>2007-12-05 22:02:31 (GMT)
commit786720876c4a473284a0324c8e3b43ed87e8f42c (patch)
tree5507e5203ecc5ced16c06173b4cf13ab3c5fb012 /Doc/ACKS.txt
parentb9eccbfe2a90c6e37d0e1c767985933ea79026f8 (diff)
downloadcpython-786720876c4a473284a0324c8e3b43ed87e8f42c.zip
cpython-786720876c4a473284a0324c8e3b43ed87e8f42c.tar.gz
cpython-786720876c4a473284a0324c8e3b43ed87e8f42c.tar.bz2
Merged revisions 59371-59375 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk ........ r59374 | georg.brandl | 2007-12-05 22:52:40 +0100 (Wed, 05 Dec 2007) | 2 lines Add Ross Light, a GHOP student, to ACKs. ........ r59375 | christian.heimes | 2007-12-05 22:57:25 +0100 (Wed, 05 Dec 2007) | 2 lines The macros _WIN32, _WIN64 and _M_X64 are defined by the compiler. The VS 2008 IDE doesn't know about (some) of the macros and can display wrong information. In my case a section #ifdef _WIN64 was grayed out although the platform was x64. I've added the macros to pyproject.vsprops and x64.vsprops. I've also added a paragraph about the property files to the readme and fixed the order of pyupdate > pyinstrument. ........
Diffstat (limited to 'Doc/ACKS.txt')
-rw-r--r--Doc/ACKS.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/Doc/ACKS.txt b/Doc/ACKS.txt
index 07abc6b..350b1fa 100644
--- a/Doc/ACKS.txt
+++ b/Doc/ACKS.txt
@@ -109,6 +109,7 @@ docs@python.org), and we'll be glad to correct the problem.
* Glyph Lefkowitz
* Robert Lehmann
* Marc-André Lemburg
+* Ross Light
* Ulf A. Lindgren
* Everett Lipman
* Mirko Liss