Skip to content

Conversation

@dwijnand
Copy link
Member

@dwijnand dwijnand commented Feb 24, 2020

This makes the following changes to the REPL the default behaviour:

Fixes scala/bug#9076

@scala-jenkins scala-jenkins added this to the 2.13.3 milestone Feb 24, 2020
@dwijnand dwijnand modified the milestones: 2.13.3, 2.13.2 Feb 24, 2020
@SethTisue SethTisue added the release-notes worth highlighting in next release notes label Feb 24, 2020
@som-snytt
Copy link
Contributor

BTW, there's the old help text that explains boolean flags default to off. You could add, "except when they don't."

Copy link
Member

@lrytz lrytz left a comment

Choose a reason for hiding this comment

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

@SethTisue
Copy link
Member

@dwijnand can I ask you to improve the PR description to make it clear to 2.13.2 users what the user-visible implications of this are?

@dwijnand
Copy link
Member Author

Done. (Gave short introductions but didn't duplicate the entire descriptions - feel free to adapt and/or ping me again about specifics.)

@SethTisue
Copy link
Member

@dwijnand I added a couple highlights

@SethTisue SethTisue mentioned this pull request Apr 22, 2020
59 tasks
demobox pushed a commit to scalapuzzlers/scalapuzzlers.github.com that referenced this pull request Aug 18, 2020
demobox pushed a commit to scalapuzzlers/scalapuzzlers.github.com that referenced this pull request Aug 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release-notes worth highlighting in next release notes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Lambda in REPL (using object-wrappers) + concurrency = deadlock

5 participants