Skip to content

Add support for Python 3.9 and SWIG 4.0.2 #21

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

Merged
merged 4 commits into from
Sep 2, 2021
Merged

Add support for Python 3.9 and SWIG 4.0.2 #21

merged 4 commits into from
Sep 2, 2021

Conversation

dangtrungtin
Copy link
Contributor

I updated typemap code for support Python 3.9 and SWIG 4.0.2.

- Update typemap code for support Swig 4.0.2 and Python 3.9
@knonomura
Copy link
Member

Thank you for your update.
I'll check it.

- Correct error : missing attribute ContainerInfo.column_info_list after update to SWIG 4.0.2
- Update python to 3.9.5 in Makefile
- Update CmakeLists.txt to build in Windows
- Change from SWIG 3.0.12 to 4.0.2
- Update install SWIG manual
- Change from Python 3.6 to 3.9
- Fix error with LONG type when put row
@dangtrungtin
Copy link
Contributor Author

I'm sorry, but I found the error is happened with SWIG4.0.2.
So, I updated attribute ContainerInfo.column_info_list for SWIG 4.0.2.
And I updated Makefile, CmakeLists and README.md with new environment (Python 3.9.5, SWIG 4.0.2).

@knonomura
Copy link
Member

Thank you for your update.
I also have an issue for Python Client with SWIG 4.0.2.
I'll try to use it.

@knonomura
Copy link
Member

Sorry for late reply.
I merge your PR.
Thank you so much.

@knonomura knonomura merged commit 4f9c394 into griddb:master Sep 2, 2021
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