Skip to content
GitLab
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Martin Reinecke
pypocketfft
Merge requests
!9
Don't use exceptions as normal control flow
Code
Review changes
Check out branch
Download
Email patches
Plain diff
Merged
Peter Bell
requested to merge
no-exceptions
into
new_norm
Jun 18, 2019
Overview
1
Commits
1
Pipelines
0
Changes
1
I think it's generally considered bad practice to use exceptions for normal control flow.