Skip to content

EXTEND accepts suffix-qualified specifiers. #146

@python-processing-unit

Description

@python-processing-unit

According to the specification section 8.2:

The ext specifier MUST exclude the platform filename suffix (.dll, .so, .dylib) ...

EXTEND currently accepts a suffix-qualified specifier such as extend_core.dll and loads the extension instead of rejecting it. passing/extend-explicit-suffix-rejected.ps1 expects that form to fail before any load attempt.

Metadata

Metadata

Labels

bugSomething isn't workingpatchRequires a patch version change.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions