Skip to content

Conversation

shaib
Copy link
Member

@shaib shaib commented Sep 26, 2014

This is first served as a PR for two purposes:

  1. To let interested parties review it
  2. To verify by Jenkins that the fix indeed works.

Copy link
Member

Choose a reason for hiding this comment

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

Better make it a method instead of a lambda. If I'm not mistaken lambda expression assignment is also a flake8 violation.

Copy link
Member Author

Choose a reason for hiding this comment

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

the lambdas were missing a self argument, other than that I like them better for a constant method like this. Flake8 said nothing :)

Copy link
Member Author

Choose a reason for hiding this comment

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

On second thought, you're right, I'm defining an interface here.

@shaib
Copy link
Member Author

shaib commented Sep 27, 2014

@claudep @charettes -- is this going too far for supporting the buggy Oracle versions?

@charettes
Copy link
Member

Since this is API is not publicly exposed nor documented I don't think we should worry too much about it.

I believe we should go as far as needed to make the test pass on Oracle instead of skipping it.

@shaib
Copy link
Member Author

shaib commented Sep 27, 2014

Merged in c1ae062 (and a54adce)

@shaib shaib closed this Sep 27, 2014
@shaib shaib deleted the ticket_22738 branch September 27, 2014 07:01
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.

2 participants