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

Raise error on unhandled deprecation warnings #3335

Closed
wants to merge 7 commits into from
Closed

Raise error on unhandled deprecation warnings #3335

wants to merge 7 commits into from

Commits on Jul 17, 2015

  1. Raise errors on deprecation

    This raises an error when unhandled deprecation warnings exist. By this
    we enforce that deprecation warnings are properly tested.
    Stanley Stuart authored and pangratz committed Jul 17, 2015
    Configuration menu
    Copy the full SHA
    310082b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    79d0442 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fe371ef View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7dc2055 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    db6dfe5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    21a5a32 View commit details
    Browse the repository at this point in the history
  7. Soft deprecate store.push(type, data)

    This is used extensively throughout the tests.
    pangratz committed Jul 17, 2015
    Configuration menu
    Copy the full SHA
    a044bae View commit details
    Browse the repository at this point in the history