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

Update base_contact.py #2

Merged
merged 1 commit into from
Jul 12, 2014
Merged

Update base_contact.py #2

merged 1 commit into from
Jul 12, 2014

Conversation

TheCloneMaster
Copy link

context is now received as a frozendict, so pop is not allowed on it directly.
We need to make a copy of it first, so

    if context is None:
        context = {}

is not enought...

context is now received as a frozendict, so pop is not allowed on it directly.
We need to make a copy of it first, so 

    if context is None:
        context = {}

is not enought...
@rvalyi
Copy link
Member

rvalyi commented Jul 11, 2014

👍 you are right

@bwrsandman
Copy link
Contributor

👍

1 similar comment
@pedrobaeza
Copy link
Member

👍

pedrobaeza added a commit that referenced this pull request Jul 12, 2014
@pedrobaeza pedrobaeza merged commit bb7e43d into OCA:master Jul 12, 2014
@TheCloneMaster TheCloneMaster deleted the patch-1 branch July 12, 2014 19:26
@TheCloneMaster
Copy link
Author

I am starting to LOVE GIT !!

luistorresm referenced this pull request in vauxoo-dev/partner-contact Nov 4, 2014
pedrobaeza pushed a commit that referenced this pull request Apr 5, 2016
NL66278 referenced this pull request in NL66278/partner-contact Sep 8, 2016
etobella pushed a commit to etobella/partner-contact that referenced this pull request Oct 9, 2017
JordiBForgeFlow pushed a commit to ForgeFlow/partner-contact that referenced this pull request Nov 17, 2017
gdgellatly pushed a commit to odoonz/partner-contact that referenced this pull request Oct 29, 2018
ermannognan added a commit to ermannognan/partner-contact that referenced this pull request Nov 24, 2019
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