Skip to content

Keyword "Apache Spark" shows up on Warehouse as two keywords "Apache", "Spark" #1041

@nchammas

Description

@nchammas

Here's how I set my project's keywords (ref):

keywords=['Apache Spark'],

So my intention was 1 keyword, "Apache Spark". However, here on Warehouse this shows up as two keywords, "Apache" and "Spark".

Is this intentional?

I know that setup() also accepts a single string for keywords, instead of a list of strings, as follows:

keywords='Apache Spark',

In this case I would expect the keywords to be interpreted as whitespace-delimited -- that is, two keywords, "Apache" and "Spark", as they currently are on Warehouse.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions