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

Drop Python 2 support #1956

Closed
brockho opened this issue Apr 28, 2020 · 2 comments
Closed

Drop Python 2 support #1956

brockho opened this issue Apr 28, 2020 · 2 comments
Assignees

Comments

@brockho
Copy link
Contributor

brockho commented Apr 28, 2020

With the latest changes in CircleCI and the non-support of Python2 as a language brings us to the point where a single (simple) code breaks some of our code somewhere. As a workaround, we should switch on import between time.clock and time.process_time.

I'll take care of that.

@brockho brockho self-assigned this Apr 28, 2020
@nikohansen
Copy link
Contributor

For cocopp I think we can drop the support. For cocoex I would try to keep it as long as it is practical to do without painful additional efforts.

@brockho
Copy link
Contributor Author

brockho commented Apr 28, 2020

With the latest change in the development branch, as discussed today, all current tests run through again. On CircleCI, I removed the python 2 test because it is not anymore supported, but on AppVeyor and Jenkins, we will still have the previous python 2.7 tests for the time being.

@brockho brockho closed this as completed Apr 28, 2020
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

No branches or pull requests

2 participants