Feanil Patel
2df8b8226b
Merge pull request #22643 from edx/feanil/2to3_asserts
...
Run `2to3 -f asserts . -w` on edx-platform.
2019-12-30 12:13:42 -05:00
Feanil Patel
9cf2f9f298
Run 2to3 -f future . -w
...
This will remove imports from __future__ that are no longer needed.
https://docs.python.org/3.5/library/2to3.html#2to3fixer-future
2019-12-30 10:35:30 -05:00
Feanil Patel
70294b0ad2
Run 2to3 -f asserts . -w on edx-platform.
...
https://docs.python.org/3.5/library/2to3.html#2to3fixer-asserts
2019-12-30 10:22:19 -05:00
Aarif
97452b31ae
Merge pull request #21881 from edx/BOM-873
...
Updated the division operation to make the output compatible with both python versions - BOM-873
2019-10-08 13:41:15 +05:00
aarif
86c7b9f809
updated the division operation to make the output compatible in python 2 and python 3
...
changes made to fix quality errors
changes made to fix issues on BOM-587
minor changes made to fix quality issues
minor changes
removed unused pylint supression
2019-10-02 14:01:08 +05:00
aarif
b7ee87caba
updated the division to make the output compatible in python2 and python3
2019-10-01 13:27:32 +05:00
aarif
ac37cc6fd0
python 3 fixes
...
minor changes
minor fixes
minor fixes
2019-09-26 17:09:52 +05:00
Amit
1d1bbc3176
INCR-145 ( #20486 )
...
* INCR-145: Run python-modernize on openedx/core/djangoapps/contentserver
* INCR-145: [FIXED] line over length limit
* INCR-145: [ADD] Missing whitespace
2019-05-09 17:44:45 -04:00
Matthew Piatetsky
f294b1a374
fix unicode strings in openedx/ part 1
2019-02-13 10:47:35 -05:00
Jeremy Bowman
d90afa4cde
TE-2689 Remove useless pylint suppressions part 5
2018-08-21 11:07:52 -04:00
Andy Armstrong
684aec8740
Move contentserver to openedx/core
2016-10-11 12:49:33 -04:00