Skip to content

codecs use assert for runtime validity checks #62040

@ncoghlan

Description

@ncoghlan
BPO 17840
Nosy @malemburg, @ncoghlan, @vstinner, @ezio-melotti, @berkerpeksag, @vadmium
Files
  • issue17840.patch: Removes error-mode assertions from encodings/*_codec.py
  • issue17840.patch: New patch raising ValueError
  • 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 = None
    created_at = <Date 2013-04-25.07:40:50.545>
    labels = ['type-bug', 'library', '3.11']
    title = 'base64_codec uses assert for runtime validity checks'
    updated_at = <Date 2021-12-12.00:45:46.721>
    user = 'https://github.com/ncoghlan'

    bugs.python.org fields:

    activity = <Date 2021-12-12.00:45:46.721>
    actor = 'iritkatriel'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['Library (Lib)']
    creation = <Date 2013-04-25.07:40:50.545>
    creator = 'ncoghlan'
    dependencies = []
    files = ['30814', '30902']
    hgrepos = []
    issue_num = 17840
    keywords = ['patch']
    message_count = 11.0
    messages = ['187762', '192434', '192561', '192638', '192710', '192951', '234303', '234306', '234307', '234613', '348628']
    nosy_count = 7.0
    nosy_names = ['lemburg', 'ncoghlan', 'vstinner', 'ezio.melotti', 'berker.peksag', 'martin.panter', 'alex.henderson']
    pr_nums = []
    priority = 'normal'
    resolution = None
    stage = 'needs patch'
    status = 'open'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue17840'
    versions = ['Python 3.11']

    Linked PRs

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      stdlibPython modules in the Lib dirtype-featureA feature request or enhancement

      Projects

      Status

      No status

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions