Skip to content

Fix codecs.iterencode/decode() by allowing data parameter to be omitted #67420

@vadmium

Description

@vadmium
BPO 23231
Nosy @malemburg, @doerwalter, @vstinner, @ezio-melotti, @bitdancer, @vadmium, @serhiy-storchaka
Files
  • final-no-object.patch
  • final-no-object.ignore-space.diff: diff --ignore-all-space
  • iter-unsupported.patch
  • 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/vadmium'
    closed_at = <Date 2016-10-15.01:37:36.979>
    created_at = <Date 2015-01-13.12:48:19.265>
    labels = ['type-bug', '3.7', 'expert-unicode', 'docs']
    title = 'Fix codecs.iterencode/decode() by allowing data parameter to be omitted'
    updated_at = <Date 2016-10-15.01:37:36.977>
    user = 'https://github.com/vadmium'

    bugs.python.org fields:

    activity = <Date 2016-10-15.01:37:36.977>
    actor = 'martin.panter'
    assignee = 'martin.panter'
    closed = True
    closed_date = <Date 2016-10-15.01:37:36.979>
    closer = 'martin.panter'
    components = ['Documentation', 'Unicode']
    creation = <Date 2015-01-13.12:48:19.265>
    creator = 'martin.panter'
    dependencies = []
    files = ['37691', '37692', '44164']
    hgrepos = []
    issue_num = 23231
    keywords = ['patch']
    message_count = 8.0
    messages = ['233932', '233933', '234206', '256746', '273101', '273198', '273203', '278678']
    nosy_count = 8.0
    nosy_names = ['lemburg', 'doerwalter', 'vstinner', 'ezio.melotti', 'r.david.murray', 'python-dev', 'martin.panter', 'serhiy.storchaka']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue23231'
    versions = ['Python 3.5', 'Python 3.6', 'Python 3.7']

    Metadata

    Metadata

    Assignees

    Labels

    3.7 (EOL)end of lifedocsDocumentation in the Doc dirtopic-unicodetype-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions