Skip to content

Make module ops use STR. #190

@python-processing-unit

Description

@python-processing-unit

Currently, IMPORT, IMPORT_PATH, and EXPORT accept the module (and in the case of EXPORT, symbol) name as a raw argument. Require this to be passed as a STR intead.

Update the specification, implementation, and test suite.

Metadata

Metadata

Labels

documentationImprovements or additions to documentationenhancementNew feature or requestinterpreterRequires a code change in the interpreter.majorRequires a major version change.testSomething related to the test suite.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions