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

Remove everything else that was deprecated in 0.2.0 #389

Merged
merged 6 commits into from
Dec 25, 2017

Commits on Dec 25, 2017

  1. Configuration menu
    Copy the full SHA
    2db4e32 View commit details
    Browse the repository at this point in the history
  2. Remove current_{run,await}_in_trio_thread

    These were deprecated in 0.2.0 (see python-triogh-68)
    njsmith committed Dec 25, 2017
    Configuration menu
    Copy the full SHA
    3bcc42c View commit details
    Browse the repository at this point in the history
  3. Remove Queue.join and Queue.task_done

    Deprecated in 0.2.0 (see python-triogh-321)
    njsmith committed Dec 25, 2017
    Configuration menu
    Copy the full SHA
    5f4825d View commit details
    Browse the repository at this point in the history
  4. Remove trio.format_exception

    Deprecated in 0.2.0 (see python-triogh-347)
    njsmith committed Dec 25, 2017
    Configuration menu
    Copy the full SHA
    a246437 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    089c6ff View commit details
    Browse the repository at this point in the history
  6. Add newsfragment

    njsmith committed Dec 25, 2017
    Configuration menu
    Copy the full SHA
    46be6fa View commit details
    Browse the repository at this point in the history