Skip to content

Entry points: only allow = as field delimiter #19439

@woodruffw

Description

@woodruffw

Per the Entry Points specification, the entry_points.txt file should always use = as a delimiter, not :. We currently accept both, since that's the default in the configparser crate.

(This is a minor issue, just something we could better align with the spec on.)

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions