Skip to content

Python launcher should support python args#76

Description

@briandealwis

This issue is to track adding support for the Python launcher used in skaffold debug for Python interpreter command-line flags. Please add a 馃憤 if this affects you and please describe which arguments you are using and why.

The Python launcher does not support invocations of the Python interpreter with command-line arguments other than -m for a modue. For example: python -E -m flask will break. A cursory look doesn't show that args are typically used with Python apps.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions