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 gregory.p.smith, miss-islington, twouters
Date 2021-07-13.23:20:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
New changeset fe73509c5ba3844b45a2253967522531ab80c849 by Miss Islington (bot) in branch '3.9':
bpo-44630: Fix assertion errors in csv module (GH-27127)
https://github.com/python/cpython/commit/fe73509c5ba3844b45a2253967522531ab80c849
History
Date User Action Args
2021-07-13 23:20:32miss-islingtonsetrecipients: + miss-islington, twouters, gregory.p.smith
2021-07-13 23:20:32miss-islingtonsetmessageid: <[email protected]>
2021-07-13 23:20:32miss-islingtonlinkissue44630 messages
2021-07-13 23:20:32miss-islingtoncreate