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 vstinner
Recipients Daniel.Goertzen, amaury.forgeotdarc, atuining, belopolsky, eric.araujo, flox, grahamd, pitrou, python-dev, vstinner
Date 2014-02-13.10:35:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1392287721.75.0.1146858848.issue6501@psf.upfronthosting.co.za>
In-reply-to
Content
> Is there anything to backport as referred to in msg136670 or can this be closed?

The fix is present in Python 3.3 since Python 3.3.0 according to the changelog. Python 3.2 doesn't accept bugfixes anymore.

Python 2.7 doesn't have the function os.device_encoding(), I don't think that it is affected.

There is nothing more to do, I'm closing the bug. Thanks for the report.
History
Date User Action Args
2014-02-13 10:35:21vstinnersetrecipients: + vstinner, amaury.forgeotdarc, atuining, belopolsky, pitrou, eric.araujo, grahamd, flox, Daniel.Goertzen, python-dev
2014-02-13 10:35:21vstinnersetmessageid: <1392287721.75.0.1146858848.issue6501@psf.upfronthosting.co.za>
2014-02-13 10:35:21vstinnerlinkissue6501 messages
2014-02-13 10:35:21vstinnercreate