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 benjamin.peterson, georg.brandl, larry, ned.deily, python-dev, ronaldoussoren, skrah, terry.reedy, tibbe, vstinner
Date 2013-06-10.08:37:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3bTSQH0MVkzQct@mail.python.org>
In-reply-to
Content
New changeset 4d1e4bc6c5b5 by Ronald Oussoren in branch '2.7':
Ensure that the fix for #17269 also works on OSX 10.4
http://hg.python.org/cpython/rev/4d1e4bc6c5b5

New changeset ef103e7e7af2 by Ronald Oussoren in branch '3.3':
Ensure that the fix for #17269 also works on OSX 10.4
http://hg.python.org/cpython/rev/ef103e7e7af2

New changeset 062f1985a5b7 by Ronald Oussoren in branch 'default':
(3.3->default) Ensure that the fix for #17269 also works on OSX 10.4
http://hg.python.org/cpython/rev/062f1985a5b7
History
Date User Action Args
2013-06-10 08:37:27python-devsetrecipients: + python-dev, georg.brandl, terry.reedy, ronaldoussoren, vstinner, larry, benjamin.peterson, ned.deily, skrah, tibbe
2013-06-10 08:37:27python-devlinkissue17269 messages
2013-06-10 08:37:27python-devcreate