Commit 1bf7959
authored
bpo-41006: Remove init_sys_streams() hack (pythonGH-20954)
The encodings.latin_1 module is no longer imported at startup. Now it
is only imported when it is the filesystem encoding or the stdio encoding.1 parent 4c18fc8 commit 1bf7959
2 files changed
Lines changed: 2 additions & 13 deletions
File tree
- Misc/NEWS.d/next/Core and Builtins
- Python
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1939 | 1939 | | |
1940 | 1940 | | |
1941 | 1941 | | |
1942 | | - | |
1943 | 1942 | | |
1944 | 1943 | | |
1945 | 1944 | | |
| |||
1959 | 1958 | | |
1960 | 1959 | | |
1961 | 1960 | | |
1962 | | - | |
1963 | | - | |
1964 | | - | |
1965 | | - | |
1966 | | - | |
1967 | | - | |
1968 | | - | |
1969 | | - | |
1970 | | - | |
1971 | | - | |
1972 | | - | |
1973 | | - | |
1974 | 1961 | | |
1975 | 1962 | | |
1976 | 1963 | | |
| |||
0 commit comments