Issue 12347: add an "extras" in packaging.pypi.simple.Crawler (original) (raw)

Issue12347

Created on 2011-06-16 14:22 by tarek, last changed 2022-04-11 14:57 by admin. This issue is now closed.

Messages (1)
msg138439 - (view) Author: Tarek Ziadé (tarek) * (Python committer) Date: 2011-06-16 14:22
It occurs to me that our Crawler don't allow us to specify extra locations, like easy_install or pypi We should add that and let the crawler look up to these places because the index
History
Date User Action Args
2022-04-11 14:57:18 admin set github: 56556
2014-03-13 03:46:51 eric.araujo set status: open -> closedresolution: out of datestage: resolved
2011-06-17 17:25:03 eric.araujo set assignee: tarekcomponents: + Distutils2nosy: + eric.araujo
2011-06-16 14:24:04 tarek set type: enhancement
2011-06-16 14:22:13 tarek create