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 ezio.melotti, fgallaire, georg.brandl, methane, pitrou, r.david.murray, serhiy.storchaka, vstinner, yan12125
Date 2017-07-03.11:16:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1499080569.95.0.788537151328.issue24665@psf.upfronthosting.co.za>
In-reply-to
Content
I remove the dependency to bpo-12568 since the current PR uses unicodedata.east_asian_width(), not the C function wcswidth().
History
Date User Action Args
2017-07-03 11:16:10vstinnersetrecipients: + vstinner, georg.brandl, pitrou, ezio.melotti, r.david.murray, methane, fgallaire, serhiy.storchaka, yan12125
2017-07-03 11:16:09vstinnersetmessageid: <1499080569.95.0.788537151328.issue24665@psf.upfronthosting.co.za>
2017-07-03 11:16:09vstinnerlinkissue24665 messages
2017-07-03 11:16:09vstinnercreate