Skip to content

restore fallback 3-arg setprecision method #58586

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

Merged
merged 2 commits into from
Jun 10, 2025
Merged

Conversation

JeffBezanson
Copy link
Member

There should possibly be some other deprecation plan here, but I don't know, I'm just a robot that fixes regressions.

fixes #55899

@JeffBezanson JeffBezanson added the backport 1.12 Change should be backported to release-1.12 label May 30, 2025
@KristofferC KristofferC mentioned this pull request Jun 2, 2025
58 tasks
@JeffBezanson JeffBezanson force-pushed the jb/setprecisionagain branch from a1b1612 to 632d8b5 Compare June 4, 2025 19:16
@JeffBezanson
Copy link
Member Author

OK, I added a news entry and depwarn. What do we think?

Co-authored-by: Sukera <11753998+Seelengrab@users.noreply.github.com>
@KristofferC KristofferC mentioned this pull request Jun 6, 2025
60 tasks
@JeffBezanson JeffBezanson merged commit cdb158b into master Jun 10, 2025
4 of 7 checks passed
@JeffBezanson JeffBezanson deleted the jb/setprecisionagain branch June 10, 2025 19:11
JeffBezanson added a commit that referenced this pull request Jun 10, 2025
fixes #55899

---------

Co-authored-by: Sukera <11753998+Seelengrab@users.noreply.github.com>
(cherry picked from commit cdb158b)
JeffBezanson added a commit that referenced this pull request Jun 12, 2025
Manual backport of #58586 .

Co-authored-by: Sukera <11753998+Seelengrab@users.noreply.github.com>
nilesh646 pushed a commit to nilesh646/julia that referenced this pull request Jun 17, 2025
fixes JuliaLang#55899

---------

Co-authored-by: Sukera <11753998+Seelengrab@users.noreply.github.com>
@topolarity
Copy link
Member

Backported in #58699

@topolarity topolarity removed the backport 1.12 Change should be backported to release-1.12 label Jul 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

setprecision(::Function, ::Type, ::Int) regression
3 participants