Changes between Initial Version and Version 1 of Ticket #63278, comment 6


Ignore:
Timestamp:
Jul 22, 2021, 9:33:39 PM (3 years ago)
Author:
jmroot (Joshua Root)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #63278, comment 6

    initial v1  
    22> I didn't realise that they had switched to charset_normalizer since requests still has backwards compatability for chardet during runtime. However, I guess this isn't always true during the build.
    33
    4 The code itself appears to fall back to `chardet` correctly, but anything that parses `requires.txt` will see the `charset_normalizer` declared there.
     4The code itself appears to fall back to `chardet` correctly, but anything that parses `requires.txt` will see the `charset_normalizer` dependency declared there.