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

Drop python2 support #166

Merged
merged 2 commits into from
Aug 24, 2023
Merged

Drop python2 support #166

merged 2 commits into from
Aug 24, 2023

Conversation

mrkn
Copy link
Owner

@mrkn mrkn commented Aug 24, 2023

No description provided.

@mrkn mrkn merged commit d2fbebb into master Aug 24, 2023
31 of 35 checks passed
@mrkn mrkn deleted the drop-python2-support branch August 24, 2023 18:35
pycall.rb supports Python version 2.7 or higher.

Note that in Python 2.7 old-style class, that is defined without a super class, is not fully supported in pycall.rb.
pycall.rb supports Python version 3.7 or higher.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@mrkn should this say 3.6 or higher? it looks like you are still testing python 3.6:

- { os: ubuntu-20.04 , ruby: 2.7 , python: "3.6" , python_architecture: x64 , venv: "" }

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