/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
| 2 comments |
26 Apr 24 11:55 UTC
|
HN request time: 0s
|
source
Show context
a-french-anon
◴[
26 Apr 24 15:08 UTC
]
No.
40170353
[source]
▶
>>40168242 (OP)
#
Why not utf-8-sig, though? It handles
optional
BOMs. Had to fix a script last week that choked on it.
replies(3):
>>40170707
#
>>40170832
#
>>40171048
#
1.
otteromkram
◴[
26 Apr 24 15:32 UTC
]
No.
40170707
[source]
▶
>>40170353
#
Only one script? Out of how many?
replies(1):
>>40172225
#
ID:
GO
2.
hermitdev
◴[
26 Apr 24 17:50 UTC
]
No.
40172225
[source]
▶
>>40170707 (TP)
#
Not the OP, but I see this pop up quite frequently in ETL, usually handling csv files.
↑