Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Review PR. DO NOT MERGE #2

Open
wants to merge 25 commits into
base: original-commit
Choose a base branch
from
Open

Review PR. DO NOT MERGE #2

wants to merge 25 commits into from

Conversation

cewing
Copy link
Member

@cewing cewing commented May 29, 2015

This PR has been created to facilitate the code review required for https://github.com/edx/edx-platform/pull/8259

@coveralls
Copy link

Coverage Status

Changes Unknown when pulling d1c6b2e on master into * on original-commit*.

version_guid=None,
deprecated=False,
**kwargs
):

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You shouldn't need to explicitly list out all of the keyword arguments that are consumed by super(CCXLocator, self).__init__(...). If you just took kwargs, and then passed those kwargs to the super call, everything would work, I think.

@coveralls
Copy link

Coverage Status

Changes Unknown when pulling 582735c on master into * on original-commit*.

@coveralls
Copy link

Coverage Status

Changes Unknown when pulling 5c73556 on master into * on original-commit*.

…ys from this ccx key. Ensures we have control over how they are created
Not much fun doing all this way out in the open like this. A bit embarassing
@coveralls
Copy link

Coverage Status

Changes Unknown when pulling 827f293 on master into * on original-commit*.

…ormal BlockUsageLocator. In keeping with the idea of a 'neutral' or 'course-local' version of ccx keys
@coveralls
Copy link

Coverage Status

Changes Unknown when pulling 633b28f on master into * on original-commit*.

@coveralls
Copy link

Coverage Status

Changes Unknown when pulling 81d071a on master into * on original-commit*.

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.

3 participants