pyintelowl icon indicating copy to clipboard operation
pyintelowl copied to clipboard

[Deprecation] pytest warnings for geocoder-1.38.1 and tinynetrc-1.3.0

Open sp35 opened this issue 4 years ago • 3 comments

../pyintelowl_test_venv/lib/python3.8/site-packages/tinynetrc-1.3.0-py3.8.egg/tinynetrc.py:5
  /home/shubham/honeynet/pyintelowl_test_venv/lib/python3.8/site-packages/tinynetrc-1.3.0-py3.8.egg/tinynetrc.py:5: DeprecationWarning: Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated since Python 3.3, and in 3.9 it will stop working
    from collections import MutableMapping, defaultdict

../pyintelowl_test_venv/lib/python3.8/site-packages/geocoder-1.38.1-py3.8.egg/geocoder/uscensus.py:36
  /home/shubham/honeynet/pyintelowl_test_venv/lib/python3.8/site-packages/geocoder-1.38.1-py3.8.egg/geocoder/uscensus.py:36: DeprecationWarning: invalid escape sequence \d
    match = re.search('^\d+', self.address, re.UNICODE)

sp35 avatar Apr 01 '21 06:04 sp35

We should create corresponding issues on these two project's github so as to let them know about the deprecation warning.

eshaan7 avatar Apr 01 '21 06:04 eshaan7

Tracking at

  • https://github.com/sloria/tinynetrc/issues/45
  • https://github.com/DenisCarriere/geocoder/issues/409, https://github.com/DenisCarriere/geocoder/issues/438

eshaan7 avatar Apr 01 '21 06:04 eshaan7

geocoder haven't released a new version. The project seems to be unmaintained.

eshaan7 avatar Sep 14 '21 08:09 eshaan7