Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

chore: deprecate the content of thescala.runtime.stdLibPatches package#24587

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Draft
hamzaremmal wants to merge1 commit intoscala:main
base:main
Choose a base branch
Loading
fromhamzaremmal:deprecated-patches

Conversation

@hamzaremmal
Copy link
Member

Since I'm blocked by a bug in#24477, lets at least deprecate the objects not allow access to them anymore for 3.8.0.

/** Scala 3 additions and replacements to the `scala.language` object.*/
@publicInBinary
@deprecated(message="Patches are not applied to the stdlib anymore", since="3.8.0")
private[scala]objectlanguage:
Copy link
MemberAuthor

Choose a reason for hiding this comment

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

Consulting@sjrd for a second opinion. This should be fine since the TASTy should have symbols to the real ones that we used to patch, not the fake ones. The only reason it would break is if people refer directly to them in their source code (then, it is on them).

@hamzaremmalhamzaremmal added the backport:nominatedIf we agree to backport this PR, replace this tag with "backport:accepted", otherwise delete it. labelNov 28, 2025
@hamzaremmalhamzaremmal added this to the3.8.0 milestoneNov 28, 2025
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

backport:nominatedIf we agree to backport this PR, replace this tag with "backport:accepted", otherwise delete it.

Projects

None yet

Milestone

3.8.0

Development

Successfully merging this pull request may close these issues.

1 participant

@hamzaremmal

[8]ページ先頭

©2009-2025 Movatter.jp