Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BUG: Use whole file for encoding checks with charset_normalizer. #22887

Merged
merged 1 commit into from Dec 26, 2022

Commits on Dec 25, 2022

  1. BUG: Use whole file for encoding checks with charset_normalizer [f2…

    …py] (numpy#22872)
    
    * BUG: Use whole file for encoding checks [f2py]
    
    * DOC: Add a code comment
    
    Co-authored-by: melissawm <melissawm@gmail.com>
    
    * TST: Add a conditional unicode f2py test
    
    * MAINT: Add chardet as a test requirement
    
    * ENH: Cleanup and switch f2py to charset_normalizer
    
    * MAINT: Remove chardet for charset_normalizer
    
    * TST: Simplify UTF-8 encoding [f2py]
    
    Co-authored-by: melissawm <melissawm@gmail.com>
    2 people authored and charris committed Dec 25, 2022
    Copy the full SHA
    48f5fe4 View commit details
    Browse the repository at this point in the history