1
I Use This!
Very Low Activity

Commits : Listings

Analyzed 13 days ago. based on code collected 14 days ago.
Jan 29, 2024 — Jan 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Geocoder signature tests: check :param: types (#480) More... almost 4 years ago
HereV7: move to the here.py module (#433) More... almost 4 years ago
Geocodeio: fix GeocoderQueryError for empty result More... almost 4 years ago
Geocodeio: fix IndexError on empty result More... almost 4 years ago
Geocodeio: switch to conventional "structured query" format More... almost 4 years ago
docs: fix documented type for structured queries More... almost 4 years ago
Geocodeio: fix error handler for non-adapter exceptions More... almost 4 years ago
HereV7: fix incorrect documentation + make params conventional (#433) More... almost 4 years ago
Update Photon domain (#481) More... almost 4 years ago
Merge pull request #480 from geopy/add-geocoder-signature-tests More... almost 4 years ago
Algolia tests: fix broken `test_countries_no_result` test More... almost 4 years ago
Remove failing expect_failure=True tests More... almost 4 years ago
test: require None response for expect_failure=True More... almost 4 years ago
Fix docstring test errors More... almost 4 years ago
Geocoder tests: ensure docstrings match method signatures More... almost 4 years ago
Add tests for geocoders' method signatures and default values More... almost 4 years ago
Geocodio: add limit=1 for exactly_one=True (#468) More... almost 4 years ago
CONTRIBUTING.md: add note about adding secrets to gha More... almost 4 years ago
Fix missing geocodio token in gha (#468) More... almost 4 years ago
Merge pull request #479 from geopy/add-rate-limited-exc More... almost 4 years ago
Add geocodio (#468) More... almost 4 years ago
adapters: add a proper `Retry-After` header parser More... almost 4 years ago
GoogleV3: raise GeocoderQuotaExceeded for OVER_DAILY_LIMIT More... almost 4 years ago
Bing: raise GeocoderRateLimited for 429 instead of GeocoderQuotaExceeded More... almost 4 years ago
Here: raise GeocoderRateLimited for 429 instead of GeocoderQuotaExceeded More... almost 4 years ago
OpenCage tests: don't retry *_error tests More... almost 4 years ago
OpenCage: handle errors as in ERROR_CODE_MAP More... almost 4 years ago
Add `GeocoderRateLimited` error, raise it for 429 instead of `GeocoderQuotaExceeded` More... almost 4 years ago
adapters: add `response_headers` to `AdapterHTTPError` More... almost 4 years ago
What3Words API v3 (#444) More... almost 4 years ago