Skip to content

Deprecate Public RunString #401

@vmuriart

Description

@vmuriart

Deprecate Public API RunString to internal use and encourage use of RunSimpleString, Eval, Exec.
See #389 (comment) for related discussion.

Would use:

[Obsolete("Public use of RunString is deprecated, use Exec/Eval instead.")]
public static PyObject RunString(

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions