Skip to content

Conversation

@stsewd
Copy link
Member

@stsewd stsewd commented Oct 30, 2018

Pyupgrade https://github.com/asottile/pyupgrade/

This will help us to remove all the code for python2 support, I just tested it with one fiile, and looks good.

@humitos
Copy link
Member

humitos commented Oct 31, 2018

Will it show errors or will it automatically change the code for us? Can we see an example of the result?

@stsewd
Copy link
Member Author

stsewd commented Oct 31, 2018

It will change the code for us, here is an example of what it does https://github.com/asottile/pyupgrade/#implemented-features. I tested it on the projects/tasks.py file, and it really does a good job.

@humitos
Copy link
Member

humitos commented Jan 25, 2019

I'm closing this one since we already ran pyupgrade in org and com sites.

@humitos humitos closed this Jan 25, 2019
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.

2 participants