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 Arfrever, Trundle, barry, eric.araujo, jcea, meador.inge, pitrou, python-dev
Date 2014-03-30.18:30:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3fxljH0MmGz7Lk1@mail.python.org>
In-reply-to
Content
New changeset 4e37a4a036c6 by Martin v. Löwis in branch '3.4':
Issue #11824: Consider ABI tags in freeze. Patch by Meador Inge.
http://hg.python.org/cpython/rev/4e37a4a036c6

New changeset 1b6fc88ae3f5 by Martin v. Löwis in branch 'default':
Merge 3.4: Issue #11824: Consider ABI tags in freeze. Patch by Meador Inge.
http://hg.python.org/cpython/rev/1b6fc88ae3f5
History
Date User Action Args
2014-03-30 18:30:28python-devsetrecipients: + python-dev, barry, jcea, pitrou, eric.araujo, Arfrever, Trundle, meador.inge
2014-03-30 18:30:27python-devlinkissue11824 messages
2014-03-30 18:30:27python-devcreate