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 igor.pashev, python-dev, vstinner
Date 2014-09-02.09:50:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3hnNmv39zWz7LjM@mail.python.org>
In-reply-to
Content
New changeset 27cef7476f2b by Victor Stinner in branch '3.4':
Closes #22258: Fix the the internal function set_inheritable() on Illumos.
http://hg.python.org/cpython/rev/27cef7476f2b

New changeset 4a51c45f405b by Victor Stinner in branch 'default':
(Merge 3.4) Closes #22258: Fix the the internal function set_inheritable() on
http://hg.python.org/cpython/rev/4a51c45f405b
History
Date User Action Args
2014-09-02 09:50:08python-devsetrecipients: + python-dev, vstinner, igor.pashev
2014-09-02 09:50:08python-devlinkissue22258 messages
2014-09-02 09:50:07python-devcreate