Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: python-fedex-devs/python-fedex
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: DigiThinkIT/python-fedex
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 4 commits
  • 7 files changed
  • 2 contributors

Commits on Dec 1, 2016

  1. U!: Implemented support for international shipments

    Details
    - International shipments of commodities now supported
    - Unit tests for international shipments of commodities implemented
    - International shipment of documents only is possible but not tested
    - CommercialInvoice entity not supported with this update yet
    George Vyshnya authored and gvyshnya committed Dec 1, 2016
    Configuration menu
    Copy the full SHA
    7afc631 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2016

  1. U!: Implemented support for international shipments and rate requests…

    … for international shipments
    
    Details
    - International shipments of commodities now supported
    - Unit tests for international shipments of commodities implemented
    - International shipment of documents only is possible but not tested
    - CommercialInvoice entity not supported with this update yet
    - Rate requests for international shipments now supported
    gvyshnya committed Dec 2, 2016
    Configuration menu
    Copy the full SHA
    e634108 View commit details
    Browse the repository at this point in the history
  2. U!: Implemented unit tests for rate requests for international shipments

    Details
    - test_rate_service.py extended with the test class for rate requests for international shipments
    gvyshnya committed Dec 2, 2016
    Configuration menu
    Copy the full SHA
    0a7653c View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2016

  1. Configuration menu
    Copy the full SHA
    4e4aafa View commit details
    Browse the repository at this point in the history
Loading