Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
sp35 opened this issue Apr 1, 2021 · 3 comments · Fixed by #126
Open

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

sp35 opened this issue Apr 1, 2021 · 3 comments · Fixed by #126

Comments

@sp35
Copy link
Member

sp35 commented Apr 1, 2021

../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)
@eshaan7
Copy link
Member

eshaan7 commented Apr 1, 2021

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

@eshaan7 eshaan7 closed this as completed Sep 14, 2021
@eshaan7 eshaan7 reopened this Sep 14, 2021
@eshaan7
Copy link
Member

eshaan7 commented Sep 14, 2021

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

@eshaan7 eshaan7 linked a pull request Sep 14, 2021 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants