Skip to content

[question] Why not keep the raw binary data within get-pip.py? #216

@alsldlflglhljlk

Description

@alsldlflglhljlk

Right now, the zip file containing pip is encoded in base85. This is probably a dumb question, but why not just keep the raw data of the zip file without encoding it in base85? This would make it much smaller and faster because base85 increases the size of the file by 33%.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions