Skip to content
This repository was archived by the owner on Dec 1, 2021. It is now read-only.
This repository was archived by the owner on Dec 1, 2021. It is now read-only.

Support wrapper field in Installer data parsed from User Agent #50

Open
@chrahunt

Description

@chrahunt

As mentioned by @ncoghlan in pypa/pip#5424 (comment):

submit a PR to update linehaul's UserAgent schema to include an extra optional wrapper = pyrsistent.field(type=Installer, factory=Installer.create) field

The motivation is to allow wrappers, like pipenv, to measure adoption of their tools.

The project has since switched to attrs, but the idea is the same. The change should be somewhere around here.

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