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

Ticket 4539. Fix/Adjustment to exception handling in request-management api #4619

Merged
merged 5 commits into from
Oct 23, 2023

Conversation

Aman-Hundal
Copy link
Collaborator

Python 3 exceptions do not have a message attributes. See PEP 352 for more details.

Please see corresponding docreviewer PR here: bcgov/foi-docreviewer#560

Cherry Picked commits 71fe9a5, 5690628, 736f1e1, 6c3976c, 475267f from dev-AH-4539 to this branch.

Will merge this to dev-marshal -> dev -> main. This is the main PR route for 4539. Original/old PR found here #4608

@Aman-Hundal Aman-Hundal merged commit 3ada012 into dev-marshal Oct 23, 2023
2 checks passed
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.

Issue in Exception handling, Exception Types trying to access invalid properties
2 participants