Skip to content

fileinput.input(path, inplace=True) crashes for valid filename with 252-255 characters #90123

@jamilraichouni

Description

@jamilraichouni
BPO 45965
Nosy @jamilraichouni
Files
  • long_filename_passed_to_fileinput.ipynb: Example Jupyter notebook showcasing that fileinput cannot handle a valid file
  • 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 2021-12-02.15:46:58.990>
    labels = ['type-feature', 'library', '3.10']
    title = 'fileinput.input(path, inplace=True) crashes for valid filename with 252-255 characters'
    updated_at = <Date 2021-12-02.15:46:58.990>
    user = 'https://github.com/jamilraichouni'

    bugs.python.org fields:

    activity = <Date 2021-12-02.15:46:58.990>
    actor = 'jamil.raichouni'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['Library (Lib)']
    creation = <Date 2021-12-02.15:46:58.990>
    creator = 'jamil.raichouni'
    dependencies = []
    files = ['50471']
    hgrepos = []
    issue_num = 45965
    keywords = []
    message_count = 1.0
    messages = ['407534']
    nosy_count = 1.0
    nosy_names = ['jamil.raichouni']
    pr_nums = []
    priority = 'normal'
    resolution = None
    stage = None
    status = 'open'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue45965'
    versions = ['Python 3.10']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

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

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions