[Python-ideas] Smart/Curly Quote Marks and cPython

Chris Barker chris.barker at noaa.gov
Wed Oct 26 21:51:00 EDT 2016


On Wed, Oct 26, 2016 at 5:10 PM, Mikhail V <mikhailwas at gmail.com> wrote:

> 2) a table with characters that are reasonably valuable
> and cover 99% of all programming, communication and typography in latin
> script
>

I think it's called latin-1

And I think you've mentioned numpy - there was a discussion a while back
about having a one-byte-per-character string type (the existing ones are 4
byte unicode and kinda-sort-py2-string/bytes dtype)

perhaps you might want to revive that conversation.

-CHB



-- 

Christopher Barker, Ph.D.
Oceanographer

Emergency Response Division
NOAA/NOS/OR&R            (206) 526-6959   voice
7600 Sand Point Way NE   (206) 526-6329   fax
Seattle, WA  98115       (206) 526-6317   main reception

Chris.Barker at noaa.gov
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-ideas/attachments/20161026/a8e64bf7/attachment-0001.html>


More information about the Python-ideas mailing list