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

added support for python 3.11 #466

Merged
merged 1 commit into from
Jul 31, 2023
Merged

Conversation

chinmayshah99
Copy link
Member

Description

Added support for python 3.11.
There were some change in C API for in the latest version of python which were not reflected in the pybind11. upgrading that has fixed it. Context- pybind/pybind11#4333

Affected Dependencies

List any dependencies that are required for this change.

How has this been tested?

  • Describe the tests that you ran to verify your changes.
  • Provide instructions so we can reproduce.
  • List any relevant details for your test configuration.

Checklist

@chinmayshah99 chinmayshah99 added the Type: Improvement 📈 Performance improvement not introducing a new feature or requiring a major refactor label Jul 31, 2023
@chinmayshah99 chinmayshah99 merged commit 48e2b2f into dev Jul 31, 2023
10 of 14 checks passed
@delete-merged-branch delete-merged-branch bot deleted the feature/python-11-support branch July 31, 2023 20:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Improvement 📈 Performance improvement not introducing a new feature or requiring a major refactor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant