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 larry, methane, serhiy.storchaka, vstinner, yselivanov
Date 2017-01-16.20:00:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1484596859.69.0.220779389785.issue29286@psf.upfronthosting.co.za>
In-reply-to
Content
> What is python-patch?

It's Python patched with attached unicode_allow_kw.patch: allow to pass parameters as keywords for Unicode methods.
History
Date User Action Args
2017-01-16 20:00:59vstinnersetrecipients: + vstinner, larry, methane, serhiy.storchaka, yselivanov
2017-01-16 20:00:59vstinnersetmessageid: <1484596859.69.0.220779389785.issue29286@psf.upfronthosting.co.za>
2017-01-16 20:00:59vstinnerlinkissue29286 messages
2017-01-16 20:00:59vstinnercreate