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

Fork branch cetko #2

Closed
wants to merge 40 commits into from
Closed

Fork branch cetko #2

wants to merge 40 commits into from

Conversation

sasakalaba
Copy link
Owner

No description provided.

gtmanfred and others added 30 commits July 11, 2015 13:56
But allow others to be able to use stormpath with python3
Also, sender for user_deleted signal is None (instead of User object).
When running on Python 3, when blinker iterates through all receivers listening for sender (receivers_for() method on Signal), it tries to get hashable_identity for the sender.
To do that, it checks if sender has '__func__' attribute. This calls _ensure_data() on User object that we have just deleted (so it doesn't exist any more).
@sasakalaba sasakalaba closed this May 10, 2016
@sasakalaba sasakalaba deleted the fork_branch_cetko branch May 10, 2016 13:56
sasakalaba pushed a commit that referenced this pull request Jun 9, 2016
 - ignoring html coverage report
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.

5 participants