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

Implement full compatibility for Python 3.7 #9

Merged
merged 4 commits into from
Sep 18, 2022
Merged

Implement full compatibility for Python 3.7 #9

merged 4 commits into from
Sep 18, 2022

Conversation

tsunyoku
Copy link
Contributor

The lowest version planned for support is 3.7, this PR aims to make final changes required for this support.

@tobiemh tobiemh merged commit 668f4a3 into surrealdb:main Sep 18, 2022
@tsunyoku tsunyoku deleted the py3.7-compatibility branch September 18, 2022 21:51
maxwellflitton pushed a commit that referenced this pull request Jun 19, 2023
* fix: replace TypedDict with dataclass for py3.7 compatibility

* fix: response.get("error") -> response.error

* fix: TypedDict notation -> dataclass

* fix: error not being optional

Co-authored-by: tsunyoku <[email protected]>
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.

2 participants