net: prefer === to == by notarseniy · Pull Request #11513 · nodejs/node

@nodejs-github-bot added the net

Issues and PRs related to the net subsystem.

label

Feb 22, 2017

@vkurchatkin vkurchatkin added the semver-major

PRs that contain breaking changes and should be released in the next major version.

label

Feb 23, 2017

jasnell

jasnell previously approved these changes Feb 23, 2017

Trott

@Trott Trott removed the semver-major

PRs that contain breaking changes and should be released in the next major version.

label

Feb 24, 2017

@notarseniy

* Change === to == in one place
* Add explanation about another non-strict if-statement

jasnell pushed a commit that referenced this pull request

Feb 27, 2017
* Change === to == in one place
* Add explanation about another non-strict if-statement

PR-URL: #11513
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>

italoacasas pushed a commit to italoacasas/node that referenced this pull request

Feb 28, 2017
* Change === to == in one place
* Add explanation about another non-strict if-statement

PR-URL: nodejs#11513
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>

jasnell pushed a commit that referenced this pull request

Mar 7, 2017
* Change === to == in one place
* Add explanation about another non-strict if-statement

PR-URL: #11513
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>

jasnell pushed a commit that referenced this pull request

Mar 7, 2017
* Change === to == in one place
* Add explanation about another non-strict if-statement

PR-URL: #11513
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>

MylesBorins pushed a commit that referenced this pull request

Mar 9, 2017
* Change === to == in one place
* Add explanation about another non-strict if-statement

PR-URL: #11513
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>

MylesBorins pushed a commit that referenced this pull request

Mar 9, 2017
* Change === to == in one place
* Add explanation about another non-strict if-statement

PR-URL: #11513
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>