| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
|
I would like to actually test the behavior of unique(distributions()), but that function is currently local to the entry_points function. I've wanted to expose that function, so I might do that now. |
Sorry, something went wrong.
- apply PEP 503 normalization to the extracted names (e.g.: `zope..inter_face-4.2.dist-info` must yield the name `zope_inter_face`) `entry_points(…)` can yield the entry-points of a shadowed distribution. For example: with a version of `mypkg` in the system' site-packages directory when working from another development checkout of the same package (with a `mypkg.egg-info` directory mishandled by the first bug).
…ized Fix expectation on unique packages to include normalization.
| Back | FazBrowse Home | New Git URL |
No description provided.