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

Use try-except-else-finally properly #57

Closed
3 tasks
kjy5 opened this issue Jul 14, 2022 · 0 comments · Fixed by #359
Closed
3 tasks

Use try-except-else-finally properly #57

kjy5 opened this issue Jul 14, 2022 · 0 comments · Fixed by #359
Assignees
Labels
bug Something isn't working feature New feature or request
Milestone

Comments

@kjy5
Copy link
Member

kjy5 commented Jul 14, 2022

  • No scopes are created
  • Use finally
  • else branch

Might come up when doing #41

@kjy5 kjy5 added bug Something isn't working feature New feature or request labels Jul 14, 2022
@kjy5 kjy5 self-assigned this Jul 14, 2022
@kjy5 kjy5 added this to the Server milestone Aug 19, 2022
@kjy5 kjy5 modified the milestones: Server, v1.0.X, Future Jul 17, 2023
@kjy5 kjy5 modified the milestones: Future, v2.0.X Jul 5, 2024
@kjy5 kjy5 closed this as completed in #359 Jul 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working feature New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant