Skip to content

Use scala 3 version in examples#177

Merged
lihaoyi merged 3 commits into
com-lihaoyi:masterfrom
bishabosha:use-scala3-in-examples
Oct 18, 2025
Merged

Use scala 3 version in examples#177
lihaoyi merged 3 commits into
com-lihaoyi:masterfrom
bishabosha:use-scala3-in-examples

Conversation

@bishabosha
Copy link
Copy Markdown
Contributor

unsure if this was an oversight

- while still depending on the 3.3 LTS compiled cask

There is still some compiler bug with implicit conversions and `data = ` parameter of requests.get.
(i.e. it doesnt unwrap named arguments, so tries to insert `data = ` as an argument of the implicit conversion method and fails)
@lihaoyi lihaoyi merged commit b3b8a6e into com-lihaoyi:master Oct 18, 2025
5 of 6 checks passed
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.

2 participants