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 E.Money, eric.araujo, ned.deily, pitrou, python-dev, wichert
Date 2013-06-24.21:24:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3bfNmV3Zx2z7Lp2@mail.python.org>
In-reply-to
Content
New changeset e18b92bae4d6 by Ned Deily in branch '2.7':
Issue #18164: Backport the more detailed embedding compile-and-link section
http://hg.python.org/cpython/rev/e18b92bae4d6

New changeset 4a114b0db866 by Ned Deily in branch '3.3':
Issue #18164: Clarify the embedding docs regarding link options.
http://hg.python.org/cpython/rev/4a114b0db866

New changeset 262689e0fa2a by Ned Deily in branch 'default':
Issue #18164: merge from 3.3
http://hg.python.org/cpython/rev/262689e0fa2a
History
Date User Action Args
2013-06-24 21:24:11python-devsetrecipients: + python-dev, pitrou, wichert, ned.deily, eric.araujo, E.Money
2013-06-24 21:24:11python-devlinkissue18164 messages
2013-06-24 21:24:11python-devcreate