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

Upgrade deps to get it running on python 3.13 #152

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from
Draft

Conversation

omega
Copy link
Contributor

@omega omega commented Oct 17, 2024

Some hacks on cgi and crypt, which have been removed in core.

Some checks performed, but needs more testing. Some things can be serialized wrongly. Before serializing an entity would end up as the ID, now it will end up in an error, but most of those places can be changed to .id to get it similar to earlier.

Some hacks on cgi and crypt, which have been removed in core.

Some checks performed, but needs more testing. Some things can be
serialized wrongly. Before serializing an entity would end up as the ID,
now it will end up in an error, but most of those places can be changed
to `.id` to get it similar to earlier.
@omega omega requested a review from trygvis October 17, 2024 20:10
@omega omega marked this pull request as draft October 17, 2024 20:10
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

Successfully merging this pull request may close these issues.

1 participant