Skip to content
This repository has been archived by the owner on Apr 2, 2024. It is now read-only.

Python 2&3 Compatibility #2

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

katiepdx
Copy link

@katiepdx katiepdx commented Apr 6, 2022

We ran python-modernize --no-diffs --nobackups -f except -f numliterals -f print -w . to change the code to be python 2&3 compatible. We ran python setup.py bdist_wheel to test the changes on our local dev site and ran into no errors.

@katiepdx katiepdx changed the title ran modernize Python 2&3 Compatibility Apr 6, 2022
We ran `python-modernize --no-diffs --nobackups -f except -f numliterals
-f print -w .` to change the code to be python 2&3 compatible. We ran
`python setup.py bdist_wheel` to test the changes on our local dev site and ran into no errors.

Co-authored-by: Chris Sass <[email protected]>
@katiepdx katiepdx force-pushed the chore/python-3-upgrade/modernize-changes branch from ca767fe to 226cf1e Compare April 6, 2022 18:51
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant