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.

Author python-dev
Recipients ned.deily, python-dev
Date 2012-08-05.22:17:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3WqxFF243HzPhm@mail.python.org>
In-reply-to
Content
New changeset ef6c6d8adcf5 by Ned Deily in branch '2.7':
Issue #15560: Fix building _sqlite3 extension on OS X with an SDK.
http://hg.python.org/cpython/rev/ef6c6d8adcf5

New changeset ee0ac9a0461f by Ned Deily in branch '3.2':
Issue #15560: Fix building _sqlite3 extension on OS X with an SDK.
http://hg.python.org/cpython/rev/ee0ac9a0461f

New changeset d706a6f4724c by Ned Deily in branch 'default':
Issue #15560: null merge
http://hg.python.org/cpython/rev/d706a6f4724c

New changeset 6af33673e955 by Ned Deily in branch 'default':
Issue #15560: Fix building _sqlite3 extension on OS X with an SDK.
http://hg.python.org/cpython/rev/6af33673e955
History
Date User Action Args
2012-08-05 22:17:38python-devsetrecipients: + python-dev, ned.deily
2012-08-05 22:17:37python-devlinkissue15560 messages
2012-08-05 22:17:37python-devcreate