Skip to content

Decrease complexity of authn/saml.py#318

Merged
tpazderka merged 1 commit intomasterfrom
decrease-complexity-saml
Apr 3, 2017
Merged

Decrease complexity of authn/saml.py#318
tpazderka merged 1 commit intomasterfrom
decrease-complexity-saml

Conversation

@tpazderka
Copy link
Collaborator

@tpazderka tpazderka commented Mar 31, 2017

  • Any changes relevant to users are recorded in the CHANGELOG.md.

Ref #311

@tpazderka tpazderka force-pushed the decrease-complexity-saml branch 2 times, most recently from eb97060 to 1d9a086 Compare March 31, 2017 20:37
@decentral1se
Copy link
Contributor

Hey, I thought we were going to make these small!? A 300+ line diff is not easy to review ;)

@tpazderka
Copy link
Collaborator Author

The only change is that the try: except moved to the top and everything got dedented...

Importing oic.utils.authn.saml without saml2 raises ImportError
@tpazderka tpazderka force-pushed the decrease-complexity-saml branch from 1d9a086 to 9df5e5c Compare April 3, 2017 10:39
@tpazderka
Copy link
Collaborator Author

I do recommend doing the review from cmommandline using git diff --ingore-space-change :)

@decentral1se
Copy link
Contributor

Ah yes, thanks (didn't know about that option!)! Yes, I agree with this change, LGTM 👍

@tpazderka tpazderka merged commit 0cebb34 into master Apr 3, 2017
@tpazderka tpazderka deleted the decrease-complexity-saml branch April 3, 2017 19:07
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