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

feat: Toy Calculator executor support #1158

Draft
wants to merge 14 commits into
base: main
Choose a base branch
from
Draft

feat: Toy Calculator executor support #1158

wants to merge 14 commits into from

Commits on Jun 18, 2024

  1. Configuration menu
    Copy the full SHA
    3e2ed4e View commit details
    Browse the repository at this point in the history
  2. get executor into toy calc

    kratsg committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    10e0b1d View commit details
    Browse the repository at this point in the history
  3. add kwargs

    kratsg committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    98cd27f View commit details
    Browse the repository at this point in the history
  4. use self.executor

    kratsg committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    2c64bde View commit details
    Browse the repository at this point in the history
  5. handle futures subclassing

    kratsg committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    85934fc View commit details
    Browse the repository at this point in the history
  6. use map + list

    kratsg committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    455d5db View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    034e27f View commit details
    Browse the repository at this point in the history
  8. fix repr

    kratsg committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    fa61dbc View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    22775ca View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c4f8aed View commit details
    Browse the repository at this point in the history
  11. result call for trivial

    kratsg committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    b668ec9 View commit details
    Browse the repository at this point in the history
  12. fix up pars

    kratsg committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    799a7ae View commit details
    Browse the repository at this point in the history
  13. [pre-commit.ci] auto fixes from pre-commit.com hooks

    for more information, see https://pre-commit.ci
    pre-commit-ci[bot] authored and kratsg committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    7273c89 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    971a4a9 View commit details
    Browse the repository at this point in the history