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

Emit warning on unknown marks via decorator #4935

Merged
merged 4 commits into from Apr 2, 2019

Commits on Mar 31, 2019

  1. Emit warning for unknown marks

    Zac-HD committed Mar 31, 2019
    Configuration menu
    Copy the full SHA
    9121138 View commit details
    Browse the repository at this point in the history
  2. Register marks from self-tests

    Zac-HD committed Mar 31, 2019
    Configuration menu
    Copy the full SHA
    cda9ce1 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2019

  1. Use mark-specific warning type

    So that we can ignore it in self-tests.
    Zac-HD committed Apr 1, 2019
    Configuration menu
    Copy the full SHA
    4f6c676 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2019

  1. Clarify mark.__getattr__

    Zac-HD committed Apr 2, 2019
    Configuration menu
    Copy the full SHA
    cab4069 View commit details
    Browse the repository at this point in the history