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 serhiy.storchaka
Recipients jcdavis1983, mrabarnett, r.david.murray, serhiy.storchaka, vstinner
Date 2018-02-09.22:02:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1518213727.09.0.467229070634.issue30157@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset e7197936c987bdf31b6b7b1dab275d1a762e03b3 by Serhiy Storchaka in branch '2.7':
[2.7] bpo-30157: Fix csv.Sniffer.sniff() regex pattern. (GH-5601) (GH-5604)
https://github.com/python/cpython/commit/e7197936c987bdf31b6b7b1dab275d1a762e03b3
History
Date User Action Args
2018-02-09 22:02:07serhiy.storchakasetrecipients: + serhiy.storchaka, vstinner, mrabarnett, r.david.murray, jcdavis1983
2018-02-09 22:02:07serhiy.storchakasetmessageid: <1518213727.09.0.467229070634.issue30157@psf.upfronthosting.co.za>
2018-02-09 22:02:07serhiy.storchakalinkissue30157 messages
2018-02-09 22:02:07serhiy.storchakacreate