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

REPL: Fix incorrect docstring for .. (#40563) #40607

Merged
merged 1 commit into from
Apr 26, 2021
Merged

REPL: Fix incorrect docstring for .. (#40563) #40607

merged 1 commit into from
Apr 26, 2021

Conversation

Pramodh-G
Copy link
Contributor

This PR fixes #40563 .
This is essentially a mirror of #39975 . Please refer to it for more information.

@simeonschaub could you please suggest changes and improvements(if any)?

@dkarrasch dkarrasch added the docs This change adds or pertains to documentation label Apr 26, 2021
@simeonschaub simeonschaub added backport 1.6 Change should be backported to release-1.6 bugfix This change fixes an existing bug labels Apr 26, 2021
@simeonschaub
Copy link
Member

Looks great, thanks!

@simeonschaub simeonschaub merged commit 1a12495 into JuliaLang:master Apr 26, 2021
KristofferC pushed a commit that referenced this pull request May 4, 2021
This PR fixes #40563 .
This is essentially a mirror of #39975 . Please refer to it for more information.

(cherry picked from commit 1a12495)
@KristofferC KristofferC mentioned this pull request May 4, 2021
45 tasks
ElOceanografo pushed a commit to ElOceanografo/julia that referenced this pull request May 4, 2021
This PR fixes JuliaLang#40563 .
This is essentially a mirror of JuliaLang#39975 . Please refer to it for more information.
jarlebring pushed a commit to jarlebring/julia that referenced this pull request May 4, 2021
This PR fixes JuliaLang#40563 .
This is essentially a mirror of JuliaLang#39975 . Please refer to it for more information.
antoine-levitt pushed a commit to antoine-levitt/julia that referenced this pull request May 9, 2021
This PR fixes JuliaLang#40563 .
This is essentially a mirror of JuliaLang#39975 . Please refer to it for more information.
johanmon pushed a commit to johanmon/julia that referenced this pull request Jul 5, 2021
This PR fixes JuliaLang#40563 .
This is essentially a mirror of JuliaLang#39975 . Please refer to it for more information.
@KristofferC KristofferC removed the backport 1.6 Change should be backported to release-1.6 label Jul 12, 2021
staticfloat pushed a commit that referenced this pull request Dec 23, 2022
This PR fixes #40563 .
This is essentially a mirror of #39975 . Please refer to it for more information.

(cherry picked from commit 1a12495)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugfix This change fixes an existing bug docs This change adds or pertains to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

.. docstring incorrect unless qualified by module name
4 participants