Overview
Request 843031 accepted
- Update to 3.0.0:
This release fixes the long standing bug that public and private
suffixes were generated separately and could not be switched at
runtime, https://github.com/john-kurkowski/tldextract/issues/66
* Breaking Changes
+ Rename `cache_file` to `cache_dir` as it is no longer a
single file but a directory
(https://github.com/john-kurkowski/tldextract/issues/207)
+ Rename CLI arg also, from `--cache_file` to `--cache_dir`
+ Remove Python 2.7 support
* Features
+ Can pass `include_psl_private_domains` on call, not only on
construction
+ Use filelocking to support multi-processing and
multithreading environments
* Bugfixes
+ Select public or private suffixes at runtime
(https://github.com/john-kurkowski/tldextract/issues/66)
* Removals
+ Do not `debug` log the diff during update
* Drop tldextract-tests-offline.patch
Request History
mia created request
- Update to 3.0.0:
This release fixes the long standing bug that public and private
suffixes were generated separately and could not be switched at
runtime, https://github.com/john-kurkowski/tldextract/issues/66
* Breaking Changes
+ Rename `cache_file` to `cache_dir` as it is no longer a
single file but a directory
(https://github.com/john-kurkowski/tldextract/issues/207)
+ Rename CLI arg also, from `--cache_file` to `--cache_dir`
+ Remove Python 2.7 support
* Features
+ Can pass `include_psl_private_domains` on call, not only on
construction
+ Use filelocking to support multi-processing and
multithreading environments
* Bugfixes
+ Select public or private suffixes at runtime
(https://github.com/john-kurkowski/tldextract/issues/66)
* Removals
+ Do not `debug` log the diff during update
* Drop tldextract-tests-offline.patch
factory-auto added opensuse-review-team as a reviewer
Please review sources
factory-auto accepted review
Check script succeeded
licensedigger accepted review
ok
dimstar_suse added openSUSE:Factory:Staging:adi:26 as a reviewer
Being evaluated by staging project "openSUSE:Factory:Staging:adi:26"
dimstar_suse accepted review
Picked "openSUSE:Factory:Staging:adi:26"
dimstar accepted review
dimstar_suse accepted review
Staging Project openSUSE:Factory:Staging:adi:26 got accepted.
dimstar_suse approved review
Staging Project openSUSE:Factory:Staging:adi:26 got accepted.
dimstar_suse accepted request
Staging Project openSUSE:Factory:Staging:adi:26 got accepted.