decoding functions in _codecs module accept str arguments · Issue #49124 · python/cpython · GitHub
Skip to content

decoding functions in _codecs module accept str arguments #49124

Description

@pitrou
BPO 4874
Nosy @malemburg, @amauryfa, @pitrou, @vstinner
Files
  • _codecs_bytes-2.patch
  • mbdecode-unicode.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/pitrou'
    closed_at = <Date 2009-01-22.12:25:56.020>
    created_at = <Date 2009-01-07.23:48:15.674>
    labels = ['extension-modules', 'type-bug', 'release-blocker']
    title = 'decoding functions in _codecs module accept str arguments'
    updated_at = <Date 2009-01-22.12:25:56.019>
    user = 'https://github.com/pitrou'

    bugs.python.org fields:

    activity = <Date 2009-01-22.12:25:56.019>
    actor = 'pitrou'
    assignee = 'pitrou'
    closed = True
    closed_date = <Date 2009-01-22.12:25:56.020>
    closer = 'pitrou'
    components = ['Extension Modules']
    creation = <Date 2009-01-07.23:48:15.674>
    creator = 'pitrou'
    dependencies = []
    files = ['12770', '12831']
    hgrepos = []
    issue_num = 4874
    keywords = ['patch']
    message_count = 12.0
    messages = ['79384', '79387', '79402', '79741', '79843', '79991', '80362', '80363', '80364', '80365', '80366', '80367']
    nosy_count = 4.0
    nosy_names = ['lemburg', 'amaury.forgeotdarc', 'pitrou', 'vstinner']
    pr_nums = []
    priority = 'release blocker'
    resolution = 'fixed'
    stage = None
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue4874'
    versions = ['Python 3.0', 'Python 3.1']

    Activity

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

    Metadata

    Metadata

    Assignees

    Labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions