Skip to content
This repository has been 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 opened this issue Oct 13, 2019 · 0 comments · May be fixed by #51
Open

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

chrahunt opened this issue Oct 13, 2019 · 0 comments · May be fixed by #51

Comments

@chrahunt
Copy link

chrahunt commented Oct 13, 2019

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.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant