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

Consider macOS to be fully supported #250

Merged
merged 1 commit into from
Nov 23, 2022

Commits on Nov 23, 2022

  1. Stop warning that macOS support is experimental

    Previously this warning would be printed each time a `Tracker` was
    constructed, which caused a lot of noise when `pytest-memray` was being
    used, since it creates one `Tracker` per pytest test. Since we haven't
    heard any reports from users of any cases where things are actually
    broken on macOS, and since our documentation lists all of the known
    limitations in considerable detail, we've decided to stop considering
    macOS support to be experimental, and to drop the warning.
    
    Signed-off-by: Matt Wozniski <mwozniski@bloomberg.net>
    godlygeek committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    3a776ef View commit details
    Browse the repository at this point in the history