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

Deprecate broadcast_(get|set)index in favor of broadcasted (get|set)index #27075

Merged
merged 2 commits into from
May 14, 2018

Commits on May 11, 2018

  1. Deprecate broadcast_(get|set)index in favor of broadcasted (get|set)i…

    …ndex
    
    The performance here is comparable in my few quick tests, and only two packages used either of these functions -- both in situations where they would have gained much more by participating in dot-fusion.
    mbauman committed May 11, 2018
    Configuration menu
    Copy the full SHA
    cf702c8 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2018

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