Commit b08f1f4
committed
remove: dead workaround for CPython bug #10923 (fixed in 3.3)
The workaround pre-loaded the UTF-8 encoding module to avoid a deadlock
when importing from multiple threads. This bug was fixed in Python 3.3.1 parent 055a9dd commit b08f1f4
1 file changed
Lines changed: 0 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
179 | 179 | | |
180 | 180 | | |
181 | 181 | | |
182 | | - | |
183 | | - | |
184 | | - | |
185 | | - | |
186 | | - | |
187 | | - | |
188 | 182 | | |
189 | 183 | | |
190 | 184 | | |
| |||
0 commit comments