Skip to content

Conversation

fabienheureux
Copy link
Member

@fabienheureux fabienheureux commented Aug 31, 2022

I am working on an importer for another CMS (Spip), and base some of it on wagtail-wordpress-import.
I noticed (thanks to my linter) that some exceptions were not reachable in this try / except block.

This PR fixes that :)

  • Testing
    • CI passes
    • If necessary, tests are added for new or fixed behaviour
    • These changes do not reduce test coverage
  • Documentation.
    • This PR adds or updates documentation
    • Documentation changes are not necessary because these does neither touch to existing features nor business logic

@fabienheureux fabienheureux marked this pull request as ready for review August 31, 2022 15:22
@nickmoreton
Copy link
Collaborator

Hi @fabienheureux Thanks for the PR

I'm not sure when I will get time to review this soon but will do asap.

@nickmoreton nickmoreton self-requested a review September 8, 2022 15:29
@fabienheureux
Copy link
Member Author

@nickmoreton I am cleaning up old PRs.

Can I close this one ?
I won't have time in a near future to continue working on it.

@nickmoreton
Copy link
Collaborator

@nickmoreton I am cleaning up old PRs.

Can I close this one ? I won't have time in a near future to continue working on it.

I'm hoping to get around to this soon.

@nickmoreton nickmoreton linked an issue May 9, 2025 that may be closed by this pull request
@nickmoreton nickmoreton added the bug Something isn't working label May 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

RequestException is the base class exception?
2 participants