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

Add Python package module for Python+Chapel interop #26156

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

Commits on Oct 29, 2024

  1. add python package module

    Signed-off-by: Jade Abraham <jade.abraham@hpe.com>
    jabraham17 committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    31b6a11 View commit details
    Browse the repository at this point in the history
  2. add copyright

    Signed-off-by: Jade Abraham <jade.abraham@hpe.com>
    jabraham17 committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    f7a3c7b View commit details
    Browse the repository at this point in the history
  3. add simple correctness test

    Signed-off-by: Jade Abraham <jade.abraham@hpe.com>
    jabraham17 committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    584cd7c View commit details
    Browse the repository at this point in the history
  4. add .str to Python and license

    Signed-off-by: Jade Abraham <jade.abraham@hpe.com>
    jabraham17 committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    87f445c View commit details
    Browse the repository at this point in the history
  5. add unstable test

    Signed-off-by: Jade Abraham <jade.abraham@hpe.com>
    jabraham17 committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    6be51bc View commit details
    Browse the repository at this point in the history
  6. add ability to add custom type handlers

    Signed-off-by: Jade Abraham <jade.abraham@hpe.com>
    jabraham17 committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    cea24aa View commit details
    Browse the repository at this point in the history
  7. add test for custom types

    Signed-off-by: Jade Abraham <jade.abraham@hpe.com>
    jabraham17 committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    e52fda1 View commit details
    Browse the repository at this point in the history