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 serhiy.storchaka, steve.dower, vstinner
Date 2016-09-19.09:13:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1474276423.64.0.209412100762.issue28200@psf.upfronthosting.co.za>
In-reply-to
Content
path_converter.patch LGTM for 3.6 (and 3.7, 3.8), but we should find better solution for future versions. Could you please add a comment that PyUnicode_AsUnicodeAndSize is deprecated, but used because it is the simplest and the most efficient way for now?
History
Date User Action Args
2016-09-19 09:13:43serhiy.storchakasetrecipients: + serhiy.storchaka, vstinner, steve.dower
2016-09-19 09:13:43serhiy.storchakasetmessageid: <1474276423.64.0.209412100762.issue28200@psf.upfronthosting.co.za>
2016-09-19 09:13:43serhiy.storchakalinkissue28200 messages
2016-09-19 09:13:43serhiy.storchakacreate