python-tldextract
No description set
- Developed at devel:languages:python
- Sources inherited from project openSUSE:Factory
-
4
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Backports:SLE-15-SP4:FactoryCandidates/python-tldextract && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
python-tldextract-rpmlintrc | 0000000093 93 Bytes | |
python-tldextract.changes | 0000009586 9.36 KB | |
python-tldextract.spec | 0000002940 2.87 KB | |
tldextract-3.4.4.tar.gz | 0000105688 103 KB |
Revision 18 (latest revision is 25)
Dominique Leuenberger (dimstar_suse)
accepted
request 1088132
from
Mia Herkt (mia)
(revision 18)
- Update to 3.4.4: Bugfixes * Honor private domains flag on self, not only when passed to __call__ #gh/john-kurkowski/tldextract#289 - Changes in 3.4.3: Bugfixes * Speed up 10-15% over all inputs * Refactor suffix_index() to use a trie #gh/john-kurkowski/tldextract#285 Docs * Adopt PEP257 doc style - Changes in 3.4.2: Bugfixes * Speed up 10-40% on "average" inputs, and even more on pathological inputs, like long subdomains * Optimize suffix_index(): search from right to left #gh/john-kurkowski/tldextract#283 * Optimize netloc extraction: switch from regex to if/else #gh/john-kurkowski/tldextract#284
Comments 0