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 larry, paul.moore, python-dev, serhiy.storchaka, steve.dower, tim.golden, zach.ware
Date 2016-11-08.18:29:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20161108182903.32315.21486.8A014AEC@psf.io>
In-reply-to
Content
New changeset 5b4fa92dac43 by Serhiy Storchaka in branch '3.5':
Issue #28585: Restored docstring of os._isdir().
https://hg.python.org/cpython/rev/5b4fa92dac43

New changeset 3da89b1678da by Serhiy Storchaka in branch '3.6':
Issue #28585: Restored docstring of os._isdir().
https://hg.python.org/cpython/rev/3da89b1678da

New changeset d77fe603cded by Serhiy Storchaka in branch 'default':
Issue #28585: Restored docstring of os._isdir().
https://hg.python.org/cpython/rev/d77fe603cded
History
Date User Action Args
2016-11-08 18:29:13python-devsetrecipients: + python-dev, paul.moore, larry, tim.golden, zach.ware, serhiy.storchaka, steve.dower
2016-11-08 18:29:13python-devlinkissue28585 messages
2016-11-08 18:29:13python-devcreate