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

Add deprecation framework, and do some deprecations #296

Merged
merged 4 commits into from
Aug 19, 2017

Commits on Aug 19, 2017

  1. Add a deprecation framework

    njsmith committed Aug 19, 2017
    Configuration menu
    Copy the full SHA
    e88a49b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    39a9b1c View commit details
    Browse the repository at this point in the history
  3. [docs] Give .. deprecated:: blocks a bright yellow background

    By default they're unstyled and don't jump out at all.
    njsmith committed Aug 19, 2017
    Configuration menu
    Copy the full SHA
    ebb7665 View commit details
    Browse the repository at this point in the history
  4. Rename run_in_worker_thread -> run_sync_in_worker_thread

    Part of the changes for python-triogh-68
    
    Also keeps run_in_worker_thread around as a deprecated alias.
    njsmith committed Aug 19, 2017
    Configuration menu
    Copy the full SHA
    f71aba7 View commit details
    Browse the repository at this point in the history