Thanks to visit codestin.com Credit goes to github.com
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 46d4440 commit a4aba66Copy full SHA for a4aba66
1 file changed
Misc/NEWS
@@ -16,7 +16,7 @@ Core and Builtins
16
This fixes a build failure on HP-UX: int32_t and uint32_t are
17
defined in inttypes.h instead of stdint.h on that platform.
18
19
-- Issue #6373: Fixed a RuntimeError when encoding with the latin-1 codec and
+- Issue #6373: Fixed a SystemError when encoding with the latin-1 codec and
20
the 'surrogateescape' error handler, a string which contains unpaired
21
surrogates.
22
0 commit comments