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

[config] Fix 'except' syntax error #966

Merged
merged 1 commit into from
Jun 27, 2020
Merged

[config] Fix 'except' syntax error #966

merged 1 commit into from
Jun 27, 2020

Conversation

jleveque
Copy link
Contributor

@jleveque jleveque commented Jun 27, 2020

Parenthesize multiple exception types. Otherwise Python2 will incorrectly interpret the last exception type as the target.

@jleveque
Copy link
Contributor Author

Retest this please

1 similar comment
@jleveque
Copy link
Contributor Author

Retest this please

@jleveque jleveque merged commit 16a33f2 into sonic-net:master Jun 27, 2020
@jleveque jleveque deleted the fix_syntax branch June 27, 2020 18:00
abdosi pushed a commit that referenced this pull request Jul 8, 2020
Parenthesize multiple exception types. Otherwise Python2 will incorrectly interpret the last exception type as the target.
abdosi pushed a commit to abdosi/sonic-utilities that referenced this pull request Aug 4, 2020
Parenthesize multiple exception types. Otherwise Python2 will incorrectly interpret the last exception type as the target.
stepanblyschak pushed a commit to stepanblyschak/sonic-utilities that referenced this pull request Apr 28, 2022
[sfpshow][mock_state_db] Tweak key names of some transceiver info fields
(sonic-net#958)
[config] Fix syntax error (sonic-net#966)
[config] Fix indentation level in _get_disabled_services_list() (sonic-net#965)
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.

3 participants