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

Persist Python interpreter for repeated use #6

Merged
merged 15 commits into from
Jul 23, 2024
Merged

Commits on Jul 13, 2024

  1. Rename BagIt fields

    sevein committed Jul 13, 2024
    Configuration menu
    Copy the full SHA
    470e473 View commit details
    Browse the repository at this point in the history
  2. Create runner.go file

    sevein committed Jul 13, 2024
    Configuration menu
    Copy the full SHA
    eb154d1 View commit details
    Browse the repository at this point in the history
  3. Persist interpreter

    sevein committed Jul 13, 2024
    Configuration menu
    Copy the full SHA
    0cfd20e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8ad8d02 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b136b5e View commit details
    Browse the repository at this point in the history
  6. Organize tests

    sevein committed Jul 13, 2024
    Configuration menu
    Copy the full SHA
    0320e7f View commit details
    Browse the repository at this point in the history
  7. Add docstring to ErrBusy

    sevein committed Jul 13, 2024
    Configuration menu
    Copy the full SHA
    cbfcfe2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b315cf5 View commit details
    Browse the repository at this point in the history
  9. Rename args as cmd

    sevein committed Jul 13, 2024
    Configuration menu
    Copy the full SHA
    ee5865f View commit details
    Browse the repository at this point in the history
  10. Clean up writing to stdout

    sevein committed Jul 13, 2024
    Configuration menu
    Copy the full SHA
    86dbb4a View commit details
    Browse the repository at this point in the history
  11. Introduce Command dataclass

    sevein committed Jul 13, 2024
    Configuration menu
    Copy the full SHA
    2ee0008 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    2dd9e60 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    23d514d View commit details
    Browse the repository at this point in the history
  14. Move error

    sevein committed Jul 13, 2024
    Configuration menu
    Copy the full SHA
    2e99d5b View commit details
    Browse the repository at this point in the history
  15. Add benchmark

    sevein committed Jul 13, 2024
    Configuration menu
    Copy the full SHA
    d6d2170 View commit details
    Browse the repository at this point in the history