You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project focuses on improving coala support for some of the latest python versions.
Currently, coala only supports python version 3.6 which is too old at the moment. Improving the support is not a trivial task and will involve a lot of research work. To help improve this process, we will drop support for some of the bears which are incompatible with the newer versions. As a part of the project CI builds should be green for both coala and coala-bears repositories with checks on python 3.6 to 3.9 (possibly).
The text was updated successfully, but these errors were encountered:
@Siddhant-K-code This is something the student has to decide and create a proposal around that. This project also kind of assumes that the student has a very clear understanding of coala and how it works.
This project focuses on improving coala support for some of the latest python versions.
Currently, coala only supports python version 3.6 which is too old at the moment. Improving the support is not a trivial task and will involve a lot of research work. To help improve this process, we will drop support for some of the bears which are incompatible with the newer versions. As a part of the project CI builds should be green for both coala and coala-bears repositories with checks on python 3.6 to 3.9 (possibly).
The text was updated successfully, but these errors were encountered: