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

Don't automatically copy python objects into javascript #1167

Merged
merged 19 commits into from
Feb 2, 2021

Commits on Jan 18, 2021

  1. Don't automatically copy python objects into javascript, add new PyPr…

    …oxy.shallowCopyToJavascript and deepCopyToJavascript apis
    Hood committed Jan 18, 2021
    Configuration menu
    Copy the full SHA
    6e1b006 View commit details
    Browse the repository at this point in the history
  2. Lint

    Hood committed Jan 18, 2021
    Configuration menu
    Copy the full SHA
    e3fe092 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b84929c View commit details
    Browse the repository at this point in the history
  4. Update conftest again

    Hood committed Jan 18, 2021
    Configuration menu
    Copy the full SHA
    0526580 View commit details
    Browse the repository at this point in the history
  5. Fix deep/shallowCopyToJavascript

    Hood committed Jan 18, 2021
    Configuration menu
    Copy the full SHA
    048ed93 View commit details
    Browse the repository at this point in the history
  6. Fix shallowCopyToJavascript and deepCopyToJavascript to return js obj…

    …ect not hiwire id
    Hood committed Jan 18, 2021
    Configuration menu
    Copy the full SHA
    0a9b977 View commit details
    Browse the repository at this point in the history
  7. Fix the remaining tests (hopefully)

    Hood committed Jan 18, 2021
    Configuration menu
    Copy the full SHA
    180e184 View commit details
    Browse the repository at this point in the history
  8. Lint

    Hood committed Jan 18, 2021
    Configuration menu
    Copy the full SHA
    ea30e39 View commit details
    Browse the repository at this point in the history
  9. Fix more tests

    Hood committed Jan 18, 2021
    Configuration menu
    Copy the full SHA
    93cd13f View commit details
    Browse the repository at this point in the history
  10. Fix some numpy tests

    Hood committed Jan 18, 2021
    Configuration menu
    Copy the full SHA
    1415803 View commit details
    Browse the repository at this point in the history
  11. Lint

    Hood committed Jan 18, 2021
    Configuration menu
    Copy the full SHA
    65585d7 View commit details
    Browse the repository at this point in the history
  12. Fix more tests

    Hood committed Jan 18, 2021
    Configuration menu
    Copy the full SHA
    7d454b2 View commit details
    Browse the repository at this point in the history
  13. Lint

    Hood committed Jan 18, 2021
    Configuration menu
    Copy the full SHA
    e15fedb View commit details
    Browse the repository at this point in the history
  14. Merge branch 'master' into py2js-no-auto-copy

    Hood committed Jan 18, 2021
    Configuration menu
    Copy the full SHA
    34a4c0a View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2021

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

Commits on Jan 22, 2021

  1. Merge branch 'master' into py2js-no-auto-copy

    Hood committed Jan 22, 2021
    Configuration menu
    Copy the full SHA
    edd7585 View commit details
    Browse the repository at this point in the history
  2. Fix test_console

    Hood committed Jan 22, 2021
    Configuration menu
    Copy the full SHA
    bc08b83 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2021

  1. Update changelog

    Hood committed Jan 30, 2021
    Configuration menu
    Copy the full SHA
    b052772 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2021

  1. Merge branch 'master' into py2js-no-auto-copy

    Hood committed Jan 31, 2021
    Configuration menu
    Copy the full SHA
    f772e2b View commit details
    Browse the repository at this point in the history