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: maxcutler/python-wordpress-xmlrpc
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: Lobosque/python-wordpress-xmlrpc
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 8 commits
  • 1 file changed
  • 3 contributors

Commits on Apr 17, 2015

  1. Handles 301 redirects

    Lucas Lobosque committed Apr 17, 2015
    Configuration menu
    Copy the full SHA
    bae3e83 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2015

  1. 301 redirect now works with python 3.x

    Lucas Lobosque committed Jul 13, 2015
    Configuration menu
    Copy the full SHA
    d896987 View commit details
    Browse the repository at this point in the history
  2. better location getter

    Lucas Lobosque committed Jul 13, 2015
    Configuration menu
    Copy the full SHA
    c99ed2f View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2015

  1. Configuration menu
    Copy the full SHA
    54f0fbe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b71506e View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1 from johnidm/master

    Add support to SafeTransport class
    Lobosque committed Dec 9, 2015
    Configuration menu
    Copy the full SHA
    72144ea View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2016

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

    When error code is 302 force to user safe transport
    Lobosque authored Jul 27, 2016
    Configuration menu
    Copy the full SHA
    8c1e91a View commit details
    Browse the repository at this point in the history
Loading