Age | Commit message (Collapse) | Author | Files | Lines |
|
easypost.Tracker.all() somehow returns a dict. For now, just fetch the
'trackers' key from the result.
|
|
Some tracking codes doesn't have the City and CountryCode fields set.
|
|
twisted now has built-in ipv6 support; get rid of the ipv6 code as we
don't need it anymore.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
All tollpost tracking codes are also supported by PostNord.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This is done by looking for the previousPackageId, and setting the
previous_code attribute on the TrackingResult object. Both code and
previous_code is then queried, and the package code is updated to code
if it doesn't already match.
|
|
|
|
a channel.
|
|
|
|
|
|
|
|
|
|
|