Skip to content
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

Update NEWS.md w.r.t. removal of localize_vars [ci skip] #21034

Merged
merged 1 commit into from
Mar 16, 2017

Conversation

amitmurthy
Copy link
Contributor

Changes related to PR #19594

NEWS.md Outdated
@@ -214,6 +214,15 @@ This section lists changes that do not have deprecation warnings.
* `write` on an `IOBuffer` now returns a signed integer in order to be
consistent with other buffers ([#20609]).

* `@async`, `@spawn`, `@spawnat`, `@fetch` and `@fetchfrom` no longer implicitly
localize variables. Previously, the expression would be wrapped in a implicit
`let` block ([#19594]).
Copy link
Contributor

Choose a reason for hiding this comment

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

don't [ci skip] unless you run check-whitespace locally

NEWS.md Outdated
@@ -214,6 +214,15 @@ This section lists changes that do not have deprecation warnings.
* `write` on an `IOBuffer` now returns a signed integer in order to be
consistent with other buffers ([#20609]).

* `@async`, `@spawn`, `@spawnat`, `@fetch` and `@fetchfrom` no longer implicitly
localize variables. Previously, the expression would be wrapped in a implicit
Copy link
Contributor

Choose a reason for hiding this comment

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

an implicit

@amitmurthy amitmurthy merged commit 97ddb18 into master Mar 16, 2017
@amitmurthy amitmurthy deleted the amitmurthy-patch-1 branch March 16, 2017 05:45
ajkeller34 pushed a commit to ajkeller34/julia that referenced this pull request Mar 19, 2017
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