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 serhiy.storchaka
Recipients Ronan.Lamy, gvanrossum, larry, pitrou, pjenvey, python-dev, serhiy.storchaka, vstinner
Date 2016-06-10.21:00:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1465592428.32.0.209174749431.issue26800@psf.upfronthosting.co.za>
In-reply-to
Content
Here is a patch that deprecates support of general bytes-like objects in os functions.
History
Date User Action Args
2016-06-10 21:00:28serhiy.storchakasetrecipients: + serhiy.storchaka, gvanrossum, pitrou, vstinner, larry, pjenvey, python-dev, Ronan.Lamy
2016-06-10 21:00:28serhiy.storchakasetmessageid: <1465592428.32.0.209174749431.issue26800@psf.upfronthosting.co.za>
2016-06-10 21:00:28serhiy.storchakalinkissue26800 messages
2016-06-10 21:00:28serhiy.storchakacreate