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

Fix unclosed code fence in src/manual/methods.md #49357

Merged
merged 1 commit into from
Apr 14, 2023

Conversation

lucifer1004
Copy link
Contributor

No description provided.

@fredrikekre fredrikekre added the domain:docs This change adds or pertains to documentation label Apr 14, 2023
@inkydragon inkydragon added the status:merge me PR is reviewed. Merge when all tests are passing label Apr 14, 2023
@dkarrasch dkarrasch merged commit ff7b8eb into JuliaLang:master Apr 14, 2023
@dkarrasch dkarrasch removed the status:merge me PR is reviewed. Merge when all tests are passing label Apr 14, 2023
@fredrikekre fredrikekre added backport 1.6 Change should be backported to release-1.6 backport 1.9 Change should be backported to release-1.9 labels Sep 9, 2023
KristofferC pushed a commit that referenced this pull request Oct 11, 2023
KristofferC added a commit that referenced this pull request Nov 7, 2023
Backported PRs:
- [x] #49357 <!-- Fix unclosed code fence in src/manual/methods.md -->
- [x] #50842 <!-- Avoid race conditions with recursive rm -->
- [x] #50858 <!-- Add a `threadpool` parameter to `Channel` constructor
-->
- [x] #50730 <!-- Fix integer overflow in `isapprox` -->
- [x] #50823 <!-- Make ranges more robust with unsigned indexes. -->
- [x] #50915 <!-- Add note the `Task` about sticky bit -->
- [x] #50989 <!-- fix incorrect results in `expm1(::Union{Float16,
Float32})` -->
- [x] #50912 <!-- Separate foreign threads into a :foreign threadpool
-->
- [x] #51019 <!-- fix a case of potentially use of undefined variable
when handling error in distributed message processing -->
- [x] #51222 <!-- Check again if the tty is open inside the IO lock -->
- [x] #51254 <!-- Ryu: make sure adding zeros does not overwrite
trailing dot -->
- [x] #51284 <!-- Avoid infinite loop when doing SIGTRAP in arm64-apple
-->
- [x] #51491 <!-- Throw clearer ArgumentError for strip with two string
args -->
- [x] #51531 <!-- fix `_tryonce_download_from_cache` (busybox.exe
download error) -->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport 1.6 Change should be backported to release-1.6 backport 1.9 Change should be backported to release-1.9 domain:docs This change adds or pertains to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants