This issue tracker has been migrated to GitHub ,
and is currently read-only.
For more information,
see the GitHub FAQs in the Python's Developer Guide.
Created on 2011年07月11日 13:01 by michael.mulich, last changed 2022年04月11日 14:57 by admin. This issue is now closed.
| Files | ||||
|---|---|---|---|---|
| File name | Uploaded | Description | Edit | |
| test_name.py | michael.mulich, 2011年07月11日 13:01 | |||
| Messages (1) | |||
|---|---|---|---|
| msg140117 - (view) | Author: Michael Mulich (michael.mulich) * | Date: 2011年07月11日 13:01 | |
Forward slashes show up in a project's (packaging.pypi.dist.ReleaseList) name when using a crawler (packaging.pypi.simple.Crawler) against, say and Apache index page. The packaging.tests:/pypiserver/foo_bar_baz directory is a perfect example of this type of data, but it isn't used anywhere in the current tests. If a crawl is run on the index, results will come back with '/' in there name. The issue was found when I was attempting to use a Crawler against the packaging.tests.pypi_server.PyPIServer in my package's tests. |
|||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022年04月11日 14:57:19 | admin | set | github: 56741 |
| 2014年03月13日 03:52:34 | eric.araujo | set | status: open -> closed resolution: out of date stage: resolved |
| 2011年07月11日 13:02:03 | michael.mulich | set | type: behavior |
| 2011年07月11日 13:01:37 | michael.mulich | create | |