Skip to content

Python 3.12 support #82

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Closed
enkore opened this issue Jul 23, 2023 · 2 comments
Closed

Python 3.12 support #82

enkore opened this issue Jul 23, 2023 · 2 comments
Labels
bug Something isn't working

Comments

@enkore
Copy link
Member

enkore commented Jul 23, 2023

Some guts cython meddles with changed, so this needs at least a re-cythonize with cython 0.xx, or possibly a port to cython 3.

@enkore enkore added the bug Something isn't working label Jul 23, 2023
@kossakmarcin
Copy link

There is problem with installation on the python 3.12.1

issue:
File "/tmp/pip-install-ef0gft19/ssh2-python_55c50b210f2c473a9b2bfb882b0a4743/versioneer.py", line 342, in get_config_from_root
parser = configparser.SafeConfigParser()
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: module 'configparser' has no attribute 'SafeConfigParser'. Did you mean: 'RawConfigParser'?
[end of output]

MartinNowak added a commit to 7Learnings/ssh-python that referenced this issue Jun 25, 2024
MartinNowak added a commit to 7Learnings/ssh-python that referenced this issue Dec 26, 2024
MartinNowak added a commit to 7Learnings/ssh-python that referenced this issue Dec 27, 2024
@pkittenis
Copy link
Member

Resolved in latest changes.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants