Skip to content

stop redefining rules for redirect_stdio on 1.6#358

Merged
simeonschaub merged 2 commits intomasterfrom
sds/fix_redef
Feb 13, 2021
Merged

stop redefining rules for redirect_stdio on 1.6#358
simeonschaub merged 2 commits intomasterfrom
sds/fix_redef

Conversation

@simeonschaub
Copy link
Copy Markdown
Member

Ref JuliaLang/julia#39132. I have also widened the signature here, since those correspond to the ones in Base. Not sure how to test this, I don't think there's a nice way to test the absence of method redefinition warnings when loading a module. Still requires JuliaDiff/ChainRulesCore.jl#298.

@github-actions github-actions bot added the needs version bump Version needs to be incremented or set to -DEV in Project.toml label Feb 10, 2021
@simeonschaub simeonschaub added blocked Can't be merged til something is resolved in another PR or issue non-differentiable For issues/PRs relating to @non_differentiable needs version bump Version needs to be incremented or set to -DEV in Project.toml and removed needs version bump Version needs to be incremented or set to -DEV in Project.toml labels Feb 10, 2021
Copy link
Copy Markdown
Member

@oxinabox oxinabox left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM once CI passes.
Don't forget to bump version before merging

@github-actions github-actions bot removed the needs version bump Version needs to be incremented or set to -DEV in Project.toml label Feb 13, 2021
@simeonschaub simeonschaub removed the blocked Can't be merged til something is resolved in another PR or issue label Feb 13, 2021
@codecov-io
Copy link
Copy Markdown

codecov-io commented Feb 13, 2021

Codecov Report

Merging #358 (0fa291b) into master (3c5111f) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #358   +/-   ##
=======================================
  Coverage   97.78%   97.78%           
=======================================
  Files          19       19           
  Lines        1487     1487           
=======================================
  Hits         1454     1454           
  Misses         33       33           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 3c5111f...0fa291b. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

non-differentiable For issues/PRs relating to @non_differentiable

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants