[Python-ideas] Proposal to change Python version release cycle

Stephan Houben stephanh42 at gmail.com
Sun Nov 5 15:11:37 EST 2017


2017-11-05 21:02 GMT+01:00 Serhiy Storchaka <storchaka at gmail.com>:

> But len(os.fsencode("python3⑽.dll")) != len(os.fsencode("python39.dll")).
>
>
I think it is on Windows. os.fsencode should use UTF-16 there.
⑽ is in the BMP

Presumably, non-Windows platforms wouldn't be interested in .dll
files anyway...

Stephan


>
> _______________________________________________
> Python-ideas mailing list
> Python-ideas at python.org
> https://mail.python.org/mailman/listinfo/python-ideas
> Code of Conduct: http://python.org/psf/codeofconduct/
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-ideas/attachments/20171105/f322f429/attachment.html>


More information about the Python-ideas mailing list