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 the concept of a tree variable (TreeVar) #1543

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Commits on May 23, 2020

  1. Add ScopeVar, like contextvars.ContextVar but inherited from the pare…

    …nt nursery rather than from the spawner
    oremanj committed May 23, 2020
    Configuration menu
    Copy the full SHA
    4757a27 View commit details
    Browse the repository at this point in the history
  2. Add newsfragment

    oremanj committed May 23, 2020
    Configuration menu
    Copy the full SHA
    d3569cb View commit details
    Browse the repository at this point in the history
  3. Document individual methods

    oremanj committed May 23, 2020
    Configuration menu
    Copy the full SHA
    2a555b9 View commit details
    Browse the repository at this point in the history
  4. Improve coverage

    oremanj committed May 23, 2020
    Configuration menu
    Copy the full SHA
    3670071 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2020

  1. Configuration menu
    Copy the full SHA
    1f1e7e8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c1e27d0 View commit details
    Browse the repository at this point in the history
  3. Fix coverage

    oremanj committed Jun 1, 2020
    Configuration menu
    Copy the full SHA
    2f81d47 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2020

  1. Configuration menu
    Copy the full SHA
    5606754 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2020

  1. Configuration menu
    Copy the full SHA
    c017ab1 View commit details
    Browse the repository at this point in the history