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

Support python 3.11? #5

Closed
guysoft opened this issue Jul 25, 2023 · 1 comment
Closed

Support python 3.11? #5

guysoft opened this issue Jul 25, 2023 · 1 comment

Comments

@guysoft
Copy link

guysoft commented Jul 25, 2023

Its the default in current ubuntu. Was wondering if its possible to do?

@Jajcus
Copy link
Owner

Jajcus commented Jul 26, 2023

I'll see what I can do.

Jajcus added a commit that referenced this issue Jul 26, 2023
RealTime is mutable and Python 3.11 does not allow mutable field
defaults in dataclass definitions.

Making RealTime immutable would probably me more elegant and efficient,
but also slightly backward-incompatible.

#5
@Jajcus Jajcus closed this as completed in 3414d95 Jul 26, 2023
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

No branches or pull requests

2 participants