Fix #204 Submission language pattern for python was no longer matchin…
Submission language pattern for python was no longer matching with the submission page. Just fixing regex pattern.
Several unit tests seems to be failing. I'm not sure tweaking this regex could occur some errors on unit tests. But the other PRs also seems to have failing CIs. Are these unit testsvalid now?
I'm sorry for this late reply. I've been cultivating the repository for restarting the maintenance for these days.
Several unit tests seems to be failing. I'm not sure tweaking this regex could occur some errors on unit tests. But the other PRs also seems to have failing CIs. Are these unit testsvalid now?
I am not sure this problem still exists since I migrated from Travis to Github Actions for CI. Can you rebase your branch on the latest stable branch?