8000 Deprecate Public RunString · Issue #401 · pythonnet/pythonnet · GitHub
[go: up one dir, main page]

Skip to content
8000

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(
< 5049 /div>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0