Skip to content

Prefix all internal modules with _ to clarify they're private #313

@bluetech

Description

@bluetech

Some are already prefixed, but some aren't.

This clarifies that pluggy's only public API is what's exported from the top-level pluggy module.

This will allow internal code to be nicer, not having to defensively prefix internal types and functions with _.

I will send a PR doing this for the upcoming 1.0 release.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions