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 amaury.forgeotdarc, ezio.melotti, neologix, python-dev, vstinner
Date 2011-11-27.11:51:34
SpamBayes Score 0.0033688596
Marked as misclassified No
Message-id <E1RUdGg-0004FN-2m@dinsdale.python.org>
In-reply-to
Content
New changeset 26275a1c229c by Charles-François Natali in branch '3.2':
Issue #13415: Test in configure if unsetenv() has a return value or not.
http://hg.python.org/cpython/rev/26275a1c229c

New changeset bceb6aea8554 by Charles-François Natali in branch '3.2':
Issue #13415: Skip test_os.test_unset_error on FreeBSD and OS X.
http://hg.python.org/cpython/rev/bceb6aea8554
History
Date User Action Args
2011-11-27 11:51:35python-devsetrecipients: + python-dev, amaury.forgeotdarc, vstinner, ezio.melotti, neologix
2011-11-27 11:51:35python-devlinkissue13415 messages
2011-11-27 11:51:34python-devcreate