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 0b27ff9 commit fa86bf5Copy full SHA for fa86bf5
1 file changed
Misc/NEWS
@@ -30,7 +30,7 @@ Core and builtins
30
if the key value was larger than 2**32. See SF bug #689659.
31
32
- Fixed SF bug #663074. The codec system was using global static
33
- variables to store internal data. As a result, any atempts to use the
+ variables to store internal data. As a result, any attempts to use the
34
unicode system with multiple active interpreters, or successive
35
interpreter executions, would fail.
36
0 commit comments