Skip to content
This repository was archived by the owner on Dec 29, 2022. It is now read-only.
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: google/gdata-python-client
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: jamuseum/gdata-python-client
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.
  • 13 commits
  • 115 files changed
  • 1 contributor

Commits on Oct 19, 2019

  1. Configuration menu
    Copy the full SHA
    d38ce9d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from jamuseum/python3_patch

    Moving to __name__ from func_name for python3 compat
    kreativitea authored Oct 19, 2019
    Configuration menu
    Copy the full SHA
    8f92f76 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    97cd2dc View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2 from jamuseum/client_patch

    Fixing python3 errors in client.py
    kreativitea authored Oct 19, 2019
    Configuration menu
    Copy the full SHA
    fa1f6c0 View commit details
    Browse the repository at this point in the history
  5. Modernizing service file

    kreativitea committed Oct 19, 2019
    Configuration menu
    Copy the full SHA
    f0e8e9c View commit details
    Browse the repository at this point in the history
  6. Merge pull request #3 from jamuseum/modernized

    Modernizing service file
    kreativitea authored Oct 19, 2019
    Configuration menu
    Copy the full SHA
    fb320ba View commit details
    Browse the repository at this point in the history
  7. updating gitignore

    kreativitea committed Oct 19, 2019
    Configuration menu
    Copy the full SHA
    ef256fd View commit details
    Browse the repository at this point in the history
  8. modernizing all files

    kreativitea committed Oct 19, 2019
    Configuration menu
    Copy the full SHA
    98ec3a1 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #4 from jamuseum/modernized

    Modernized
    kreativitea authored Oct 19, 2019
    Configuration menu
    Copy the full SHA
    5b7d139 View commit details
    Browse the repository at this point in the history
  10. Moving to six.StringIO

    kreativitea committed Oct 19, 2019
    Configuration menu
    Copy the full SHA
    a220596 View commit details
    Browse the repository at this point in the history
  11. Moving StringIO location

    kreativitea committed Oct 19, 2019
    Configuration menu
    Copy the full SHA
    d8f6c67 View commit details
    Browse the repository at this point in the history
  12. whitespace fixes

    kreativitea committed Oct 19, 2019
    Configuration menu
    Copy the full SHA
    073fb71 View commit details
    Browse the repository at this point in the history
  13. Merge pull request #5 from jamuseum/modernized

    Modernized
    kreativitea authored Oct 19, 2019
    Configuration menu
    Copy the full SHA
    ec04792 View commit details
    Browse the repository at this point in the history
Loading