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

53x improve lumilist #4061

Merged
merged 3 commits into from
Jun 20, 2014

Conversation

ericvaandering
Copy link
Contributor

No description provided.

@cmsbuild
Copy link
Contributor

A new Pull Request was created by @ericvaandering (Eric Vaandering) for CMSSW_5_3_X.

53x improve lumilist

It involves the following packages:

FWCore/PythonUtilities

@cmsbuild, @Degano, @Dr15Jones, @ktf, @nclopezo can you please review it and eventually sign? Thanks.
@wmtan this is something you requested to watch as well.
You can sign-off by replying to this message having '+1' in the first line of your reply.
You can reject by replying to this message having '-1' in the first line of your reply.
@smuzaffar you are the release manager for this.
You can merge this pull request by typing 'merge' in the first line of your comment.

@@ -42,7 +43,7 @@ class LumiList(object):
"""


def __init__(self, filename = None, lumis = None, runsAndLumis = None, runs = None, compactList = None):
def __init__(self, filename = None, url = None, lumis = None, runsAndLumis = None, runs = None, compactList = None):
Copy link
Contributor

Choose a reason for hiding this comment

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

Why not add this at the end to avoid breaking any calls which pass arguments without names?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Nice idea, but it shouldn't ever happen. Only one of those arguments can be used at a time to construct the list

@Dr15Jones
Copy link
Contributor

+1

@Dr15Jones
Copy link
Contributor

-1
Eric said this needs further changes

@Dr15Jones
Copy link
Contributor

+1

@cmsbuild
Copy link
Contributor

This pull request is fully signed and it will be integrated in one of the next CMSSW_5_3_X IBs unless changes or unless it breaks tests. @smuzaffar can you please take care of it?

@smuzaffar
Copy link
Contributor

+tested

@cmsbuild
Copy link
Contributor

This pull request is fully signed and it will be integrated in one of the next CMSSW_5_3_X IBs unless changes (tests are also fine). @smuzaffar can you please take care of it?

@ericvaandering
Copy link
Contributor Author

@davidlange6 Can you +orp this?

davidlange6 added a commit that referenced this pull request Jun 20, 2014
@davidlange6 davidlange6 merged commit fc98444 into cms-sw:CMSSW_5_3_X Jun 20, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants