This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

作者 python-dev
收信人 Arfrever, barry, benjamin.peterson, christian.heimes, doko, python-dev
日期 2012-09-06.16:06:54
SpamBayes Score -1.0
Marked as misclassified
Message-id <3XCRVk0gHNzNB3@mail.python.org>
In-reply-to
内容
New changeset 048e13546a7c by Christian Heimes in branch '3.2':
Issue #15591: run ctypes' configure in quiet mode when setup.py runs silently
http://hg.python.org/cpython/rev/048e13546a7c

New changeset e5569b03a287 by Christian Heimes in branch 'default':
Issue #15591: run ctypes' configure in quiet mode when setup.py runs silently
http://hg.python.org/cpython/rev/e5569b03a287

New changeset 962e8b2a39f3 by Christian Heimes in branch '2.7':
Issue #15591: run ctypes' configure in quiet mode when setup.py runs silently
http://hg.python.org/cpython/rev/962e8b2a39f3
历史
日期 用户 动作 参数
2012-09-06 16:06:55python-dev修改recipients: + python-dev, barry, doko, christian.heimes, benjamin.peterson, Arfrever
2012-09-06 16:06:54python-dev链接issue15591 messages
2012-09-06 16:06:54python-dev创建