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

Fix exception handle on Python 3.11 or older #4845

Merged
merged 1 commit into from Jan 22, 2024

Conversation

o01eg
Copy link
Contributor

@o01eg o01eg commented Jan 18, 2024

Maybe fix #4844

@o01eg o01eg added category:bug The Issue/PR describes or solves a perceived malfunction within the game. component:internal The Issue/PR deals with any project component that has no explicit `component` label. labels Jan 18, 2024
@o01eg o01eg added this to the v0.5.1 milestone Jan 18, 2024
@o01eg o01eg self-assigned this Jan 18, 2024
@o01eg o01eg added the status:merged All relevant commits of this PR were merged into the master development branch. label Jan 22, 2024
@o01eg o01eg merged commit 373998f into freeorion:master Jan 22, 2024
17 checks passed
@o01eg o01eg deleted the fix-python-error-3.11 branch January 22, 2024 18:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category:bug The Issue/PR describes or solves a perceived malfunction within the game. component:internal The Issue/PR deals with any project component that has no explicit `component` label. status:merged All relevant commits of this PR were merged into the master development branch.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Python typing error
1 participant