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

Added proxies/kwargs to various function calls #261

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

trevorbalint
Copy link

No description provided.

@trevorbalint trevorbalint changed the title Added proxies to Salesforce.describe() call Added proxies/kwargs to various function calls Jun 22, 2018
@trevorbalint
Copy link
Author

Travis is a bit strict, huh

@skamensky
Copy link

@TaBalint , hey I couldn't mention you directly on the this pull request #281 but would you be able to direct me in fixing the Travis build errors?
You're the last person to write code that passed the Travis build.
I'm seeing pylint issues about object inheritance in python 3, but that's code I didn't write. How did it pass previous builds and not pass in mine?

Thanks for the help!

@trevorbalint
Copy link
Author

@skamensky It's nothing you did wrong, it's part of new checks in pylint that old parts of this code don't pass: pylint-dev/pylint#2177
I'm sure mine would fail now if I ran it today. It's a bit of work to fix those inheritance statements, and it doesn't seem like the maintainers of this package are that active anymore.

@skamensky
Copy link

Ahh that makes sense! Thanks.
What do you do these days to access Salesforce's REST API? Are you using a different library in another language?

@trevorbalint
Copy link
Author

@skamensky I still use this library, just my own branch of it.

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