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

Coroutine Support #23

Open
titegtnodI opened this issue Apr 9, 2014 · 2 comments
Open

Coroutine Support #23

titegtnodI opened this issue Apr 9, 2014 · 2 comments
Assignees
Labels

Comments

@titegtnodI
Copy link
Owner

Coroutine support requires Python 3.4+ support. This will likely deprecate almost everything. Considering every up-to-date mainstream Linux distro seems to have a Python 3.4 package, this shouldn't be too big of an issue. I have no interest in supporting Python 2.7 anymore.

@titegtnodI titegtnodI added this to the Release V1.0 milestone Apr 9, 2014
@titegtnodI titegtnodI self-assigned this Apr 9, 2014
@titegtnodI
Copy link
Owner Author

We're going to have queues, 1 queue per extra thread likely. Maybe also have support for running BennuBot off of just 1 thread (though, probably not optimal, this feature should be included). Also going to have a constant that defines maximum allowed threads.

@titegtnodI
Copy link
Owner Author

Python 3.4 support was added in, see #26. I decided to continue supporting Python 2.7 for now. Partially because I don't want to drop Skype support completely.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant