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

Python 2 to 3 updates #5528

Merged
merged 4 commits into from Apr 4, 2020
Merged

Python 2 to 3 updates #5528

merged 4 commits into from Apr 4, 2020

Conversation

xsc27
Copy link
Contributor

@xsc27 xsc27 commented Apr 1, 2020

Some quick Py3 updates:

  • removed import __future__
  • removed inheritating from object

@xsc27 xsc27 force-pushed the py3-update branch 3 times, most recently from 4ea9ebd to 38840bd Compare April 1, 2020 07:36
@kapilt
Copy link
Collaborator

kapilt commented Apr 1, 2020

you'll need to backout changes to tools/c7n_mailer to pass ci, or add additional unit tests to that package, per #5521 mailer has had low test coverage historically, to effect movement towards resolving that, changes to that package typically require adding additional tests.

@JohnHillegass
Copy link
Collaborator

Hey @CMeza99 I should have the code cov up in the next day or so if you want to wait on it. Will message when it's resolved.

@xsc27 xsc27 changed the title Python 2 to 3 updates [WIP] Python 2 to 3 updates Apr 2, 2020
@xsc27 xsc27 changed the title [WIP] Python 2 to 3 updates Python 2 to 3 updates Apr 4, 2020
@xsc27
Copy link
Contributor Author

xsc27 commented Apr 4, 2020

Thank you @kapilt and @JohnHillegass !

Copy link
Collaborator

@kapilt kapilt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm, thanks

@kapilt kapilt merged commit e21823f into cloud-custodian:master Apr 4, 2020
@kapilt kapilt mentioned this pull request Apr 7, 2020
3 tasks
fidelito pushed a commit to fidelito/cloud-custodian that referenced this pull request May 29, 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

Successfully merging this pull request may close these issues.

None yet

3 participants