Tld

Latest version: v0.12.7

Safety actively analyzes 629723 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 4 of 8

0.11

----
2019-12-09

.. note::

Since introduction of parser classes, usage of
``NAMES_SOURCE_URL`` and ``NAMES_LOCAL_PATH`` of the ``tld.conf``
module is deprecated. Also, ``tld_names_local_path``
and ``tld_names_source_url`` arguments are deprecated as well.
If you want to customise things, implement your own parser (inherit from
``BaseTLDSourceParser``).

- Drop support for Python versions prior to 3.6.
- Clean-up dependencies.
- Introduce parsers.
- Drop ``tld_names_source_url`` and ``tld_names_local_path`` introduced
in the previous release.
- Minor speed-ups (including tests).

0.10

----
2019-11-27

.. note::

This is the last release to support Python 2.

- Make it possible to provide a custom path to the TLD names file.
- Make it possible to free up some resources occupied due to loading custom
tld names by calling the ``reset_tld_names`` function
with ``tld_names_local_path`` parameter.

0.9.8

-----
2019-11-15

- Fix for occasional issue when some domains are not correctly recognised.

0.9.7

-----
2019-10-30

.. note::

This release is dedicated to my newborn daughter. Happy birthday, my dear
Ani.

- Handling urls that are only a TLD.
- Accepts already splitted URLs.
- Tested against Python 3.8.

0.9.6

-----
2019-09-12

- Fix for update-tld-names returns a non-zero exit code on success (introduced
with optimisations in 0.9.4).
- Minor tests improvements.

0.9.5

-----
2019-09-11

- Tests improvements.

Page 4 of 8

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.