We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c7b3905 commit 407a69eCopy full SHA for 407a69e
Doc/whatsnew/3.15.rst
@@ -221,6 +221,8 @@ Improved error messages
221
Other language changes
222
======================
223
224
+.. _whatsnew315-utf8-default:
225
+
226
* Python now uses UTF-8_ as the default encoding, independent of the system's
227
environment. This means that I/O operations without an explicit encoding,
228
e.g. ``open('flying-circus.txt')``, will use UTF-8.
0 commit comments