Skip to content

Conversation

@AtsushiSakai
Copy link
Contributor

I added cross references in subset related operator's docs to fix #22639.
I think adding cross references is a good idea to allows us to find the desired function easily.

@ViralBShah ViralBShah added the docs This change adds or pertains to documentation label Feb 19, 2021
@AtsushiSakai AtsushiSakai changed the title Add cross references in subset related operator's docs. RFC: Add cross references in subset related operator's docs. Feb 23, 2021
Copy link
Member

@bicycle1885 bicycle1885 left a comment

Choose a reason for hiding this comment

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

I think it would be better to quote operators in docstring.

@AtsushiSakai
Copy link
Contributor Author

I addressed all review comments. The CI failures looks like unrelated this PR change:

Error in testset cmdlineargs:
Error During Test at /buildworker/worker/tester_linux32/build/share/julia/test/cmdlineargs.jl:209
  Test threw exception
  Expression: read(`$exename -t $cpu_threads -e $code`, String) == string(cpu_threads)
  failed process: Process(`/buildworker/worker/tester_linux32/build/bin/julia -Cnative -J/buildworker/worker/tester_linux32/build/lib/julia/sys.so --depwarn=error --check-bounds=yes -g1 --startup-file=no --startup-file=no --color=no -t 256 -e 'print(Threads.nthreads())'`, ProcessSignaled(11)) [0]

@simeonschaub simeonschaub reopened this Apr 3, 2021
@simeonschaub simeonschaub added the merge me PR is reviewed. Merge when all tests are passing label Apr 3, 2021
@vtjnash vtjnash merged commit 2ee8c87 into JuliaLang:master Apr 3, 2021
@simeonschaub simeonschaub removed the merge me PR is reviewed. Merge when all tests are passing label Apr 3, 2021
@AtsushiSakai AtsushiSakai deleted the issue_22639 branch April 3, 2021 22:13
ElOceanografo pushed a commit to ElOceanografo/julia that referenced this pull request May 4, 2021
antoine-levitt pushed a commit to antoine-levitt/julia that referenced this pull request May 9, 2021
johanmon pushed a commit to johanmon/julia that referenced this pull request Jul 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs This change adds or pertains to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

docstrings for issubset and in should have related-but-not-synonymous signatures split out

6 participants