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

spelling & grammar #318

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

spelling & grammar #318

wants to merge 56 commits into from

Conversation

matecsaj
Copy link

No description provided.

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 26 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'
Updated the Mac, Linux & Unix section. Easy install no longer work, Pip should do.
When installing the package, `tests` and `samples` were being put into
my `site-packages`. This fixes that for me.
Remove samples and tests from package
Also removed some unused code.
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.