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 Arfrever, hynek, loewis, python-dev, serhiy.storchaka, tarek, vstinner
Date 2013-12-16.21:49:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3djx2X60LBz7LjP@mail.python.org>
In-reply-to
Content
New changeset a1a05e2724dd by Victor Stinner in branch 'default':
Issue #18283: shutil.which() now supports bytes argument, not only text argument.
http://hg.python.org/cpython/rev/a1a05e2724dd
History
Date User Action Args
2013-12-16 21:49:11python-devsetrecipients: + python-dev, loewis, vstinner, tarek, Arfrever, hynek, serhiy.storchaka
2013-12-16 21:49:11python-devlinkissue18283 messages
2013-12-16 21:49:10python-devcreate