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 nneonneo, python-dev
Date 2011-11-04.05:15:39
SpamBayes Score 0.0017148043
Marked as misclassified No
Message-id <E1RMC7h-0006fu-Qn@dinsdale.python.org>
In-reply-to
Content
New changeset fa9c69dcf31b by Ross Lagerwall in branch '3.2':
Issue #13339: Fix compile error in posixmodule.c due to missing semicolon.
http://hg.python.org/cpython/rev/fa9c69dcf31b

New changeset 9e5d14aadca4 by Ross Lagerwall in branch 'default':
(Merge 3.2) Issue #13339.
http://hg.python.org/cpython/rev/9e5d14aadca4
History
Date User Action Args
2011-11-04 05:15:40python-devsetrecipients: + python-dev, nneonneo
2011-11-04 05:15:39python-devlinkissue13339 messages
2011-11-04 05:15:39python-devcreate