Skip to content

Commit 0aede6d

Browse files
committed
batch.py: better error when missing API key or empty lines in input
1 parent 7d44ec4 commit 0aede6d

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

Changes.txt

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
unreleased
2+
Batch example: Raise exception when API key fails (quota, missing API key)
3+
Batch example: Raise exception when input file contains an empty line. Better
4+
early than risking errors later during the async geocoding
5+
Batch example: The CSV '1, "street,city"' were parsed as 3 columns, not the
6+
expected 2 columns
7+
18
v2.2.0 Fri 05 May 2023
29
Using requests > 2.26 , pyopenssl no longer a dependency
310
Allow setting the http protocol to make API requests (less secure)

0 commit comments

Comments
 (0)