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

3004: Ignore non utf8 characters while reading files with core grains module #556

Commits on Sep 8, 2022

  1. Ignore UnicodeDecodeError on reading files with core grains

    Victor Zhestkov authored and Victor Zhestkov committed Sep 8, 2022
    Configuration menu
    Copy the full SHA
    61019db View commit details
    Browse the repository at this point in the history
  2. Add tests for non utf8 chars in cmdline

    Victor Zhestkov authored and Victor Zhestkov committed Sep 8, 2022
    Configuration menu
    Copy the full SHA
    84574ff View commit details
    Browse the repository at this point in the history
  3. Blacken modified lines

    Victor Zhestkov authored and Victor Zhestkov committed Sep 8, 2022
    Configuration menu
    Copy the full SHA
    2ec3a03 View commit details
    Browse the repository at this point in the history
  4. Fix the tests

    Victor Zhestkov authored and Victor Zhestkov committed Sep 8, 2022
    Configuration menu
    Copy the full SHA
    09216ee View commit details
    Browse the repository at this point in the history
  5. Add changelog entry

    Victor Zhestkov authored and Victor Zhestkov committed Sep 8, 2022
    Configuration menu
    Copy the full SHA
    cf5d10e View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2022

  1. Change ignore to surrogateescape for kernelparameters

    Victor Zhestkov authored and Victor Zhestkov committed Sep 12, 2022
    Configuration menu
    Copy the full SHA
    f9f8c45 View commit details
    Browse the repository at this point in the history