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

Correct docstrings - warnings & errors #301

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

Conversation

fdhoff
Copy link

@fdhoff fdhoff commented Apr 5, 2020

These changes only affect docstrings. I had been trying to figure out how to disable warnings when I stumbled into the warnings and errors configuration options. Only then did I notice the docstrings were incorrect and missing information.

timotheus and others added 30 commits April 5, 2017 17:11
This reverts commit 38bb259.
encode utf-8 on string object only
replace 'basestring' with 'str'
Add an option for domain to sample/findings.py so it can work with sandbox keys
Make compatible with python 3
added 'getmyebaysellingresponse.activelist.itemarray.item' to base_list_nodes
dunnousername and others added 17 commits June 28, 2019 18:52
I tested this by commenting those lines out in the site-packages, (on Anaconda on Windows). Everything seems to work fine; if you import parallel after importing other ebaysdk packages, though, you get a "monkey patch" warning message. Regardless of whether you import it before or after, basic things seem to work fine with Parallel on python 3; I haven't tested everything though.
Allow parallel support for python 3
Set Finding API to use https by default
update samples with param: 'domain'
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.