-
Notifications
You must be signed in to change notification settings - Fork 259
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
Tootips and Autocomplete not working #939
Comments
I wonder if this is related to the removal of asyncore from Python 3.12. I am starting to notice issues with Anaconda after the upgrade of Fedora - from 38 to 39 - which upgraded Python from 3.11 to 3.12. |
Clearly, this part requires a rewrite:
|
Anaconda server was built on top of asyncore/assynchat at the time asyncio wasn't around and it just worked fine so it was never replaced. As I stated multiple times in the past, I don't have the time or the will to maintain this plugin since long ago, I tried my best to maintain it alive and actively looked and tried to mentor some maintainer for it but I believe is time for take a look to the possible alternatives https://github.com/DamnWidget/anaconda/tree/master#alternatives unless someone wants to step in and rewrite the server using asyncio and maybe maintain the project? |
Windows 11
Python 3.12
Sublime Text 4 (4152)
Anaconda - latest from package control
The text was updated successfully, but these errors were encountered: