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

convert to python3 #850

Closed
ryandeivert opened this issue Dec 1, 2018 · 2 comments
Closed

convert to python3 #850

ryandeivert opened this issue Dec 1, 2018 · 2 comments

Comments

@ryandeivert
Copy link
Contributor

Background

While we still have a good amount of time until python2 is truly end-of-life/'unsupported', we should begin prioritizing migration to python3.

Desired Change

Use 2to3 to convert to python3, update any dependencies, and fix any unit tests that break along the way.

@ryandeivert ryandeivert added this to the 2.2.0 milestone Dec 1, 2018
@ryandeivert ryandeivert modified the milestones: 2.2.0, 3.0.0 Feb 15, 2019
@0xdabbad00
Copy link
Contributor

Python 2.7 is EOL'd by Python on January 1, 2020. AWS normally deprecates run-times at the same time as the upstream deprecation occurs, so we should expect the same to happen here (ie. StreamAlert needs to be updated to Python 3 before January 2020).

@ryandeivert
Copy link
Contributor Author

conversion completed in #974

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

No branches or pull requests

2 participants