Skip to content

profile doesn't support non-UTF8 source code #48532

@shidot

Description

@shidot
mannequin
BPO 4282
Nosy @brettcannon, @vstinner, @tiran
Dependencies
  • bpo-4626: compile() doesn't ignore the source encoding when a string is passed in
  • bpo-4628: No universal newline support for compile() when using bytes
  • Files
  • profile_encoding.patch: profile module: open input file (from the command line) in binary mode
  • profile_encoding-2.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 = None
    closed_at = <Date 2010-03-22.02:00:33.607>
    created_at = <Date 2008-11-08.02:49:31.363>
    labels = ['type-bug', 'library']
    title = "profile doesn't support non-UTF8 source code"
    updated_at = <Date 2010-03-22.02:00:33.605>
    user = 'https://bugs.python.org/shidot'

    bugs.python.org fields:

    activity = <Date 2010-03-22.02:00:33.605>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2010-03-22.02:00:33.607>
    closer = 'vstinner'
    components = ['Library (Lib)']
    creation = <Date 2008-11-08.02:49:31.363>
    creator = 'shidot'
    dependencies = ['4626', '4628']
    files = ['11971', '13379']
    hgrepos = []
    issue_num = 4282
    keywords = ['patch', 'needs review']
    message_count = 9.0
    messages = ['75627', '75676', '75677', '83842', '83843', '83844', '83846', '83933', '101477']
    nosy_count = 4.0
    nosy_names = ['brett.cannon', 'vstinner', 'christian.heimes', 'shidot']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'patch review'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue4282'
    versions = ['Python 3.0']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      stdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions