-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Open
Labels
area:libraryStandard libraryStandard librarycompat:scala2compat:scala2:feature-parityIssues tied with features which were at some point included in Scala 2 and could be brought over.Issues tied with features which were at some point included in Scala 2 and could be brought over.itype:enhancement
Description
Similar to #22386, some fixes in the Scala 2.13 library are still relevant for Scala 3 developers. This might change with Scala 3.8, but until then, I think the stdlib should be updated.
Our project is hit by scala/bug#13058 in particular, which was already fixed in January 2025, but the fix is not present in the recent Scala 3 versions, including 3.7.4 RC (see https://github.com/scala/scala3/blob/release-3.7.4/project/Build.scala)
Could Scala library be updated to 2.13.17 for 3.7.4?
Metadata
Metadata
Assignees
Labels
area:libraryStandard libraryStandard librarycompat:scala2compat:scala2:feature-parityIssues tied with features which were at some point included in Scala 2 and could be brought over.Issues tied with features which were at some point included in Scala 2 and could be brought over.itype:enhancement