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

Updates to support py3.12 #141

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

rexroof
Copy link

@rexroof rexroof commented Aug 3, 2024

two updates to make sncli support python 3.12:

  1. Module 'configparser' has no attribute 'SafeConfigParser' in Python 3.12 #136 Module 'configparser' has no attribute 'SafeConfigParser' in Python 3.12
  2. distutils is removed in Python 3.12 #137 distutils is removed in Python 3.12

@N0ury
Copy link

N0ury commented Aug 4, 2024

Thanks @rexroof
Fresh installs in pythonic way of course still doesn't work.
As this is a major issue, new version should be released, and Pypi updated.

@rexroof
Copy link
Author

rexroof commented Aug 11, 2024

@samuelallan72 is this something you think could be merged and released?

@samuelallan72
Copy link

Hi, sorry, I haven't been involved in maintaining sncli for some time now. I do actually have capacity again to resume maintaining if @insanum agrees. However, please note that I no longer use simplenote, and wouldn't be actively using sncli.

@insanum
Copy link
Owner

insanum commented Aug 19, 2024

@samuelallan72 please hack away! 👍🏼

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.

4 participants