/top/
/new/
/best/
/ask/
/show/
/job/
^
slacker news
login
about
←back to thread
PEP 686 – Make UTF-8 mode default
(peps.python.org)
238 points
GalaxySnail
| 1 comments |
26 Apr 24 11:55 UTC
|
HN request time: 0.245s
|
source
Show context
Affric
◴[
26 Apr 24 13:10 UTC
]
No.
40169026
[source]
▶
>>40168242 (OP)
#
Make UTF-8 default on Windows
replies(6):
>>40169144
#
>>40169474
#
>>40170343
#
>>40171178
#
>>40173598
#
>>40175253
#
pjc50
◴[
26 Apr 24 15:07 UTC
]
No.
40170343
[source]
▶
>>40169026
#
In addition to ApiFunctionA and ApiFunctionW, introduce ApiFunction8? (times whole API surface)
Introduce a #define UNICODE_NO_REALLY_ALL_UNICODE_WE_MEAN_IT_THIS_TIME ?
replies(1):
>>40170814
#
cryptonector
◴[
26 Apr 24 15:40 UTC
]
No.
40170814
[source]
▶
>>40170343
#
ApiFunctionA is UTF-8 capable. Needs a run-time switch too, not just compile-time.
replies(3):
>>40170987
#
>>40173012
#
>>40174417
#
1.
garaetjjte
◴[
26 Apr 24 15:52 UTC
]
No.
40170987
[source]
▶
>>40170814
#
It's now possible, but for years the excuse was that MBCS encodings only supported characters up to 2 bytes.
ID:
GO
↑