Message315018
| Author | ncoghlan |
|---|---|
| Recipients | cykerway, docs@python, eric.snow, ncoghlan |
| Date | 2018-04-06.14:30:40 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1523025040.56.0.682650639539.issue33210@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
https://bugs.python.org/issue29258 is an existing issue for the PEP 420 limitation (it also notes why fixing that implicitly is a potential problem) I've retitled this issue to be specifically about the misleading docs for the "prefix" option (and updated the metadata accordingly). "Recursive descent in pkgutil.walk_packages depends on sys.path" would be a reasonable title for an issue to actually fix the operation to use a better algorithm based on newer importlib APIs, but I haven't filed that myself. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-04-06 14:30:40 | ncoghlan | set | recipients: + ncoghlan, docs@python, eric.snow, cykerway |
| 2018-04-06 14:30:40 | ncoghlan | set | messageid: <1523025040.56.0.682650639539.issue33210@psf.upfronthosting.co.za> |
| 2018-04-06 14:30:40 | ncoghlan | link | issue33210 messages |
| 2018-04-06 14:30:40 | ncoghlan | create | |