Skip to content

Conversation

@alsciende
Copy link
Contributor

Q A
Branch? 2.7
Bug fix? yes
New feature? no
BC breaks? no
Deprecations? no
Tests pass? yes
Fixed tickets
License MIT
Doc PR

operator ! has higher precedence (4) than operator in (8). Parentheses are mandatory here to have a chance at passing the test.

operator `!` has higher precedence (4) than operator `in` (8). Parentheses are mandatory here.
@javiereguiluz
Copy link
Member

👍

Status: reviewed

@stof
Copy link
Member

stof commented Jun 13, 2016

Good catch, thanks @alsciende.

stof added a commit that referenced this pull request Jun 13, 2016
This PR was submitted for the master branch but it was merged into the 2.7 branch instead (closes #19038).

Discussion
----------

Fix feature detection for IE

| Q             | A
| ------------- | ---
| Branch?       | 2.7
| Bug fix?      | yes
| New feature?  | no
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets |
| License       | MIT
| Doc PR        |

operator `!` has higher precedence (4) than operator `in` (8). Parentheses are mandatory here to have a chance at passing the test.

Commits
-------

b35658b Fix feature detection for IE
@stof stof closed this Jun 13, 2016
@fabpot fabpot mentioned this pull request Jun 15, 2016
This was referenced Jun 30, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants