Skip to content

csv.Sniffer.sniff() regex error #74343

@jake-jake-jake

Description

@jake-jake-jake
BPO 30157
Nosy @vstinner, @bitdancer, @serhiy-storchaka, @jake-jake-jake
PRs
  • bpo-30157: Fix csv.Sniffer.sniff() regex pattern #1273
  • bpo-30157: Fix csv.Sniffer.sniff() regex pattern. #5601
  • [3.7] bpo-30157: Fix csv.Sniffer.sniff() regex pattern. (GH-5601) #5602
  • [3.6] bpo-30157: Fix csv.Sniffer.sniff() regex pattern. (GH-5601) #5603
  • [2.7] bpo-30157: Fix csv.Sniffer.sniff() regex pattern. (GH-5601) #5604
  • Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.

    Show more details

    GitHub fields:

    assignee = None
    closed_at = <Date 2018-02-09.22:03:21.935>
    created_at = <Date 2017-04-25.01:51:06.156>
    labels = ['3.8', '3.7', 'library']
    title = 'csv.Sniffer.sniff() regex error'
    updated_at = <Date 2018-02-09.22:03:21.934>
    user = 'https://github.com/jake-jake-jake'

    bugs.python.org fields:

    activity = <Date 2018-02-09.22:03:21.934>
    actor = 'serhiy.storchaka'
    assignee = 'none'
    closed = True
    closed_date = <Date 2018-02-09.22:03:21.935>
    closer = 'serhiy.storchaka'
    components = ['Library (Lib)']
    creation = <Date 2017-04-25.01:51:06.156>
    creator = 'jcdavis1983'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 30157
    keywords = ['patch']
    message_count = 13.0
    messages = ['292249', '292254', '292267', '292282', '292290', '292294', '292434', '311898', '311902', '311908', '311909', '311910', '311911']
    nosy_count = 5.0
    nosy_names = ['vstinner', 'mrabarnett', 'r.david.murray', 'serhiy.storchaka', 'jcdavis1983']
    pr_nums = ['1273', '5601', '5602', '5603', '5604']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue30157'
    versions = ['Python 2.7', 'Python 3.6', 'Python 3.7', 'Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of life3.8 (EOL)end of lifestdlibStandard Library Python modules in the Lib/ directory

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions