Skip to content

csv writer needs more quoting rules #67230

Description

@samwyse
mannequin
BPO 23041
Nosy @smontanaro, @rhettinger, @bitdancer, @berkerpeksag, @serhiy-storchaka, @yoonghm, @erdnaxeli, @msetina
PRs
  • gh-67230: add quoting rules to csv module #29469
  • Files
  • issue23041.patch: Patch for resolving issue 23041. According to message 232560 and 232563
  • issue23041_test.patch: Test cases added for testing as behaviour proposed in message 232560
  • 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 = 'https://github.com/smontanaro'
    closed_at = None
    created_at = <Date 2014-12-12.16:36:45.576>
    labels = ['easy', 'type-feature', 'library', '3.11']
    title = 'csv needs more quoting rules'
    updated_at = <Date 2022-02-24.00:07:17.586>
    user = 'https://bugs.python.org/samwyse'

    bugs.python.org fields:

    activity = <Date 2022-02-24.00:07:17.586>
    actor = 'samwyse'
    assignee = 'skip.montanaro'
    closed = False
    closed_date = None
    closer = None
    components = ['Library (Lib)']
    creation = <Date 2014-12-12.16:36:45.576>
    creator = 'samwyse'
    dependencies = []
    files = ['37444', '37445']
    hgrepos = []
    issue_num = 23041
    keywords = ['patch', 'easy']
    message_count = 26.0
    messages = ['232560', '232561', '232563', '232596', '232607', '232630', '232676', '232677', '232681', '261141', '261146', '261147', '341460', '358461', '396621', '396641', '396642', '396643', '401607', '401608', '405951', '406013', '406015', '406017', '412463', '413867']
    nosy_count = 11.0
    nosy_names = ['skip.montanaro', 'rhettinger', 'samwyse', 'r.david.murray', 'berker.peksag', 'serhiy.storchaka', 'krypten', 'yoonghm', 'tegdev', 'erdnaxeli', 'msetina']
    pr_nums = ['29469']
    priority = 'normal'
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue23041'
    versions = ['Python 3.11']

    Linked PRs

    Activity

    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

    Metadata

    Metadata

    Assignees

    Labels

    3.13bugs and security fixesstdlibStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancement

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions