forked from oppia/oppia
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Migrate to support both Python 2 and Python 3 (oppia#7177)
* Migrate to Python 3 * fix lint * complete scripts * Fix lint * convert more files * Migrate platform/ and jobs * convert storage/ * Convert controllers/ * migrate domain/ * convert extensions/ * migrate export/ * migrate core/tests * fix * fix * revert base.py * fix tests * fix * fix * fix * fix * fix * fix * remove unicode literals * fix * fix tests * fix test * fix test * fix * fix * fix * fix * fix * add more functions in python_utils * fix * change location of python_utils * fix * add codeowner * install yaml * add os * fix tests * fix lint * fix lint * increase time * remove unnecessary future paths * fix lint * fix * fix lint * fix * fix lint * fix lint * fix lint * fix lint * fix last test * fix_lint * increase time * fix lint * fix lint * fix lint * fix lint * fix lint * fix lint * remove path * fix lint * fix lint * fix lint * run lint checks in parallel * remove timeout * address comments * address comments * fix * remove relative import * fix * install future as third party * fix lint * remove python_utils from report * remove division operator * add basestring to python_utils * removr str * add msg * fix tests * remove object * fix * fix lint * fix tests * remove range * fix lint * add lint * remove zip * remove map * remove metaclass * lint * add test * fix lint * fix lint * fix * add lint * remove round * remove next * remove input * fix test * fix tests * fix linter * fix lint * fix * address comments * address comments * address comments * lint for iteritems * fix * fix test * fix * fix * fix * fix * fix * remove iter * remove iter * fix lint * fix linter * lint * remove list * remove values and keys * fix * fix * fix * fix * address comments * address comments * fix tests * fix * address comments * address comments * remove list * add issue * fix backend tests * fix lint * use iter * use issue in todo * fix backend tests * fix test * address comments * remove print * remove boilerplate * fix lint * fix lint * fix test * address comments * extra comment * add absolute import * increase coverage * remove lines * empty * fix * fix * fix lint * fix lint * test linter * address comments * address comments * address comments * fix * fix * address comments * fix
- Loading branch information
Showing
424 changed files
with
3,794 additions
and
1,954 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.