Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Python 3 support for ShinySDR #145

Open
wants to merge 21 commits into
base: master
Choose a base branch
from
Open

Python 3 support for ShinySDR #145

wants to merge 21 commits into from

Commits on Jul 22, 2020

  1. Configuration menu
    Copy the full SHA
    fa08731 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5d8c982 View commit details
    Browse the repository at this point in the history
  3. More Python 3 support

    quentinmit committed Jul 22, 2020
    Configuration menu
    Copy the full SHA
    f16517b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c7a0606 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1267477 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7b882d4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9d77173 View commit details
    Browse the repository at this point in the history
  8. Return JSON as utf-8

    quentinmit committed Jul 22, 2020
    Configuration menu
    Copy the full SHA
    97e2ef0 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c9dd568 View commit details
    Browse the repository at this point in the history
  10. Python blocks must have a reference held on the Python side as long a…

    …s they are part of a flowgraph
    quentinmit committed Jul 22, 2020
    Configuration menu
    Copy the full SHA
    480d0cf View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    55f2ece View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    48bcccc View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    9089b68 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    1529d7f View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    291496f View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    b5b609c View commit details
    Browse the repository at this point in the history
  17. Address lint errors

    quentinmit committed Jul 22, 2020
    Configuration menu
    Copy the full SHA
    3a7529b View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    11b6d2f View commit details
    Browse the repository at this point in the history
  19. Fix lint

    quentinmit committed Jul 22, 2020
    Configuration menu
    Copy the full SHA
    9835805 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2020

  1. Address review comments

    quentinmit committed Sep 17, 2020
    Configuration menu
    Copy the full SHA
    d4d6684 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0f0992b View commit details
    Browse the repository at this point in the history