Skip to content

Ignore leading BOM in pip configuration files #6132

Open
@mcandre

Description

@mcandre

In the event that the pip configuration file leads with a Unicode BOM, ignore that sequence. Currently, if you try to create a pip.ini file from PowerShell, then pip is unable to process the resulting file due to the presence of the BOM.

Metadata

Metadata

Assignees

No one assigned

    Labels

    C: configurationConfiguration management and loadingC: encodingRelated to text encoding and likely, UnicodeErrorsOS: windowsWindows specifictype: enhancementImprovements to functionality

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions