Comment 5 for bug 1654544

Revision history for this message
scoder (scoder) wrote :

Note that I have backed out PR #232. Instead, I changed the option setup to pass "useChardet" only if it appears safe, and leave it to the user to request it explicitly if needed. In the case of file(-like) object input, for example, users would know best if they opened the file in bytes mode or with an encoding.