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

fixed incorrect exception chaining for dependency conflict (#4577) #4580

Closed
wants to merge 1 commit into from

Conversation

inmantaci
Copy link
Contributor

Pull request opened by the merge tool on behalf of #4577

…tion (PR #4577)

# Description

See https://docs.python.org/3/tutorial/errors.html#exception-chaining

closes #4573

# Self Check:

Strike through any lines that are not applicable (`~~line~~`) then check the box

- [ ] Attached issue to pull request
- [ ] Changelog entry
- [ ] Type annotations are present
- [ ] Code is clear and sufficiently documented
- [ ] No (preventable) type errors (check using make mypy or make mypy-diff)
- [ ] Sufficient test cases (reproduces the bug/tests the requested feature)
- [ ] Correct, in line with design
- [ ] End user documentation is included or an issue is created for end-user documentation (add ref to issue here: )

# Reviewer Checklist:

- [ ] Sufficient test cases (reproduces the bug/tests the requested feature)
- [ ] Code is clear and sufficiently documented
- [ ] Correct, in line with design
@inmantaci inmantaci added the merge-tool-ready This ticket is ready to be merged in label Jul 20, 2022
@inmantaci
Copy link
Contributor Author

Merged into branches iso5 in 97fc64c

@inmantaci inmantaci closed this Jul 20, 2022
@inmantaci inmantaci deleted the merge-tool/4577/iso5 branch July 20, 2022 15:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
merge-tool-ready This ticket is ready to be merged in
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants