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

Moved Inbox verify variable to be assigned before getMessages call #64

Merged
merged 1 commit into from Nov 13, 2017

Conversation

adityarj
Copy link
Contributor

Currently on an Inbox instance initialization, if getNow is set to True, it leads to an attribute error on Line 53 since self.verify is defined after the call to getMessages().

@Narcolapser Narcolapser merged commit a7ae5eb into O365:master Nov 13, 2017
Narcolapser pushed a commit that referenced this pull request Nov 13, 2017
This problem would cause problems for a number of situations, so
I feel it is important to get it out now. In the future I should
probably be a little more through before I cut releases with new
features like the ignore verify option, as that is what caused
this. Really I just need to give this library more love in general.
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.

None yet

2 participants