Usama Sadiq
|
8de47ef51f
|
refactor: Ran pyupgrade on openedx/core
Ran pyupgrade on openedx/core/{djangolib, lib}
|
2021-04-08 18:34:24 +05:00 |
|
Jawayria
|
9909b933a7
|
Applied pylint-amnesty to openedx/core/{djangolib, lib, tests, *.py
|
2021-02-02 21:13:24 +05:00 |
|
Matthew Piatetsky
|
84ba4ec635
|
Only set due dates on subsections that contain graded assignments with a score and a nonzero weight
Previously we were only checking the graded attribute which doesn't account for ungraded assignments
https://openedx.atlassian.net/browse/AA-497
|
2021-01-20 16:30:20 -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 |
|
Andrés González
|
26b3a40133
|
INCR-108 (#20058)
* INCR-108: Run python-modernize on openedx/core/lib
* Fixed urlencode import
* Fixed diff quality warnings and six.string_types error
* Fixed pickle import
* Fixed iteritems import
* Fixed ungrouped imports
* Fixed six.moves import issues
|
2019-04-02 10:26:00 -04:00 |
|
Nimisha Asthagiri
|
22c2e7e54c
|
Reusable Graph Traversals
|
2015-10-27 10:54:28 -04:00 |
|