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

Fix pylint regression with invalid format strings #2496

Merged
merged 11 commits into from
Aug 6, 2024

Commits on Aug 6, 2024

  1. catch exceptions when calling string.format

    Eric Vergnaud committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    c7bb770 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b4d3c88 View commit details
    Browse the repository at this point in the history
  3. more tests

    Eric Vergnaud committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    e835725 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'bugfix-for-pylint-2492' of github.com:ericvergnaud/astr…

    …oid into bugfix-for-pylint-2492
    
    # Conflicts:
    #	tests/test_inference.py
    Eric Vergnaud committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    060a478 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    13de091 View commit details
    Browse the repository at this point in the history
  6. undo formatting

    Eric Vergnaud committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    4a40de4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    944edf9 View commit details
    Browse the repository at this point in the history
  8. undo formatting

    Eric Vergnaud committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    4eed6b0 View commit details
    Browse the repository at this point in the history
  9. Merge branch 'bugfix-for-pylint-2492' of github.com:ericvergnaud/astr…

    …oid into bugfix-for-pylint-2492
    Eric Vergnaud committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    9ec6869 View commit details
    Browse the repository at this point in the history
  10. cosmetic

    jacobtylerwalls committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    31dcc98 View commit details
    Browse the repository at this point in the history
  11. Add changelog

    jacobtylerwalls committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    f02df69 View commit details
    Browse the repository at this point in the history