Skip to content

Fix bug caused by mutable keyword arguments - #1

Merged
Ogaday merged 1 commit into
devfrom
bug-fix-1
Aug 22, 2017
Merged

Fix bug caused by mutable keyword arguments#1
Ogaday merged 1 commit into
devfrom
bug-fix-1

Conversation

@Ogaday

@Ogaday Ogaday commented Aug 22, 2017

Copy link
Copy Markdown
Owner

This is a bandaid fix, and indeed the bug is indirectly caused by passing a mutable default argument to the _get, _post etc functions. The result only shows up here because I mutate parts... Ultimately, as well as fixing the mutable default args I think I will remove this whole function in a later commit because the premise is flawed.

@Ogaday
Ogaday merged commit 70e8f79 into dev Aug 22, 2017
@Ogaday
Ogaday deleted the bug-fix-1 branch August 22, 2017 09:38
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.

1 participant