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

Upgrades #208

Merged
merged 70 commits into from
Jan 12, 2025
Merged

Upgrades #208

merged 70 commits into from
Jan 12, 2025

Conversation

pkittenis
Copy link
Member

  • Updates for python 3.12
  • Check session is connected before calling ssh2.session.Session.methods - resolves Core dump when calling session.methods() #203
  • Upgraded libssh2 to 1.11.1
  • Binary wheel updates for all platforms
  • Upgraded OpenSSL to 3.4.0
  • Moved integration tests to their own namespace
  • Use and enable cython3, updates for imports and deprecation

@pkittenis pkittenis merged commit 696da0c into master Jan 12, 2025
5 checks passed
@pkittenis pkittenis deleted the upgrades branch January 12, 2025 19:29
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.

Core dump when calling session.methods()
1 participant