You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Expects
'from_path' result are the same or better than 'with open' result.
Logs
'with open' result:
---- Начало операции с хранилищем конфигурации ----
Объект захвачен для редактирования: РегистрСведе
'from_path' result:
None
'from_path with cp_isolation' result:
None
Thank you for the detailled report.
I can confirm that this reproduce. There is one or two things I can try to fix that particular case.
I don't know when it will be fixed, update will be posted here.
Ousret
changed the title
[BUG] from_path returns None for cp1251 encoded file
[DETECTION] from_path returns None for cp1251 encoded file
May 7, 2023
Description
File content is not reading.
Method from_path returns None.
Steps to reproduce
Expects
'from_path' result are the same or better than 'with open' result.
Logs
Desktop
OS: Windows 10 x64
Python version: 3.11.3
Charset-normalizer version: 3.1.0
The text was updated successfully, but these errors were encountered: