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: circuits/circuits
base: 27a76ea15f7b
Choose a base ref
...
head repository: circuits/circuits
compare: aceb480d0f20
Choose a head ref
  • 3 commits
  • 3 files changed
  • 1 contributor

Commits on Jan 9, 2017

  1. Copy the full SHA
    7665857 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    0886e9a View commit details
    Browse the repository at this point in the history
  3. Fix python3 compatibility when parsing request body

    On python3 the QueryStringParser can't handle bytestrings. Restore
    previous (probably broken) behavior on Python3. Feel free to further fix
    this.
    spaceone committed Jan 9, 2017
    Copy the full SHA
    aceb480 View commit details
    Browse the repository at this point in the history