We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
str.translate
importlib.metadata.Prepared.normalized
We can apply @henryiii's improvement to packaging in pypa/packaging#1030 (see also https://iscinumpy.dev/post/packaging-faster/) to improve the performance of canonicalize_name and make it ~3.7 times faster.
packaging
canonicalize_name
This is a minor feature, which does not need previous discussion elsewhere
No response
str.lower
replace
Feature or enhancement
Proposal:
We can apply @henryiii's improvement to
packagingin pypa/packaging#1030 (see also https://iscinumpy.dev/post/packaging-faster/) to improve the performance ofcanonicalize_nameand make it ~3.7 times faster.Has this already been discussed elsewhere?
This is a minor feature, which does not need previous discussion elsewhere
Links to previous discussion of this feature:
No response
Linked PRs
str.translateto improve performance ofimportlib.metadata.Prepared.normalized#143660str.lowerandreplaceto further improve performance ofimportlib.metadata.Prepared.normalized#144083