Conversation
|
@OShalakhin, thanks. I pulled your request into a branch with some changes including fixes to get python2 working again. Please check it out. I had looked at doing this in the past and came to the conclusion that suds was in no shape to get py3 working. To be honest, I don't believe suds-py3 is ready, either. I tried installing from PyPI and get We'll probably have to sit on this until there is a reliable py3 solution for suds. |
|
I'll check |
|
Be sure to run |
|
@jzempel OK. I'll test it. Another question is how to launch tests as just |
|
No problem. I found how to test it. I had to create tests.cfg in the fedex folder. |
|
@jzempel What do you think about Will check it. |
|
I had problems with |
|
@jzempel During testing with When it is passed to fedex/fedex/services/tracking.py line 37 What does it mean via FedEx API? |
|
@OShalakhin, not sure I'm following your question. But if you look at the wsdl you'll see that the PackageIdentifier element is of type TrackPackageIdentifier. |
|
@jzempel I got tests running successfully with https://bitbucket.org/jurko/suds/issue/70/bug-with-fedex-package |
I found this package to be quite good and decided to help adding support for Python3.
urlparseisurllib.parsein Python3 etc.).suds-py3is used for Python 3 version andsudsis left to be used for Python 2