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: mwicat/python2-osc
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: python2
Choose a base ref
...
head repository: kjcole/python2-osc
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: python2
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 8 commits
  • 6 files changed
  • 1 contributor

Commits on Nov 25, 2015

  1. Configuration menu
    Copy the full SHA
    5cd1b41 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2016

  1. - simple_server.py wants print to be a function a la Python 3. Fixed.

    - PEP8 improvements.
    - Word-wrapped long lines.
    - Made simple_server and simple_client executables (w/ UTF-8 encoding).
    kjcole committed Feb 26, 2016
    Configuration menu
    Copy the full SHA
    1700082 View commit details
    Browse the repository at this point in the history
  2. - Changed simple_client's address from "/filter" to "/debug" so that

      it works with one of the handlers simple_server implements.
    kjcole committed Feb 26, 2016
    Configuration menu
    Copy the full SHA
    eba4b15 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2016

  1. - Changed queue to Queue for python2

    - Switched to PEP8 indentation
    kjcole committed Mar 1, 2016
    Configuration menu
    Copy the full SHA
    abdb9be View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bf7a73e View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2016

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

Commits on May 29, 2019

  1. - Add allow_broadcast option

    kjcole committed May 29, 2019
    Configuration menu
    Copy the full SHA
    ebb083d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d8a74ee View commit details
    Browse the repository at this point in the history
Loading