Skip to content

clarify that linecache only works on files that can be decoded successfully #55935

@vstinner

Description

@vstinner
BPO 11726
Nosy @terryjreedy, @vstinner, @merwok, @bitdancer, @takluyver, @ztane
Files
  • linecache-encoding-doc.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 2015-03-20.15:20:13.616>
    created_at = <Date 2011-03-31.10:07:51.232>
    labels = ['type-bug', 'library', 'docs']
    title = 'clarify that linecache only works on files that can be decoded successfully'
    updated_at = <Date 2017-02-09.12:06:56.168>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2017-02-09.12:06:56.168>
    actor = 'ztane'
    assignee = 'docs@python'
    closed = True
    closed_date = <Date 2015-03-20.15:20:13.616>
    closer = 'r.david.murray'
    components = ['Documentation', 'Library (Lib)']
    creation = <Date 2011-03-31.10:07:51.232>
    creator = 'vstinner'
    dependencies = []
    files = ['38424']
    hgrepos = []
    issue_num = 11726
    keywords = ['patch']
    message_count = 14.0
    messages = ['132641', '132782', '178884', '237685', '237686', '237786', '238242', '238427', '238428', '238429', '238689', '238690', '238692', '287408']
    nosy_count = 8.0
    nosy_names = ['terry.reedy', 'vstinner', 'eric.araujo', 'r.david.murray', 'docs@python', 'python-dev', 'takluyver', 'ztane']
    pr_nums = []
    priority = 'high'
    resolution = 'fixed'
    stage = 'needs patch'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue11726'
    versions = ['Python 3.4', 'Python 3.5']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      docsDocumentation in the Doc dirstdlibPython modules in the Lib dirtype-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions