This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author miss-islington
Recipients corona10, iritkatriel, miss-islington, r.david.murray, serhiy.storchaka, vajrasky
Date 2021-10-09.15:31:02
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1633793462.64.0.0145963920284.issue20028@roundup.psfhosted.org>
In-reply-to
Content
New changeset 6f3bc5eee6729197747d324c167da12902fb7c27 by Miss Islington (bot) in branch '3.9':
bpo-20028: Improve error message of csv.Dialect when initializing (GH-28705)
https://github.com/python/cpython/commit/6f3bc5eee6729197747d324c167da12902fb7c27
History
Date User Action Args
2021-10-09 15:31:02miss-islingtonsetrecipients: + miss-islington, r.david.murray, serhiy.storchaka, vajrasky, corona10, iritkatriel
2021-10-09 15:31:02miss-islingtonsetmessageid: <1633793462.64.0.0145963920284.issue20028@roundup.psfhosted.org>
2021-10-09 15:31:02miss-islingtonlinkissue20028 messages
2021-10-09 15:31:02miss-islingtoncreate