-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
Labels
buginfraCore infrastructure for building and rendering PEPsCore infrastructure for building and rendering PEPs
Description
The authors field in the API is a comma-separated list:
For example: "authors": "Barry Warsaw, Jeremy Hylton, David Goodger, Alyssa Coghlan"
However, there's at least one name with a comma: "authors": "Fred L. Drake, Jr."
Let's handle this properly, perhaps using the csv module?
Thanks to @davep for finding this.
davep
Metadata
Metadata
Assignees
Labels
buginfraCore infrastructure for building and rendering PEPsCore infrastructure for building and rendering PEPs