2
2
Fork
You've already forked overpass-api-python-wrapper
2

Release v0.8.1 with issue fixes #198

Merged
mvexel merged 2 commits from 0.8.x into main 2026年05月03日 19:36:59 +02:00

Summary

  • handle Overpass HTML/XHTML runtime error pages, including dispatcher duplicate_query, without leaking json.JSONDecodeError
  • correct the deprecated WayQuery README example to use valid Overpass QL syntax
  • include both fixes in the v0.8.1 changelog before release

Closes #172
Closes #176

Validation

  • targeted pytest selection for #172/#176-adjacent coverage passed
  • scripts/check passed

Release note

The existing v0.8.1 tag has been moved to the current 0.8.x head so the eventual 0.8.1 release includes these changes.

## Summary - handle Overpass HTML/XHTML runtime error pages, including dispatcher `duplicate_query`, without leaking `json.JSONDecodeError` - correct the deprecated `WayQuery` README example to use valid Overpass QL syntax - include both fixes in the `v0.8.1` changelog before release Closes #172 Closes #176 ## Validation - targeted pytest selection for #172/#176-adjacent coverage passed - `scripts/check` passed ## Release note The existing `v0.8.1` tag has been moved to the current `0.8.x` head so the eventual 0.8.1 release includes these changes.
Handle Overpass HTML/XHTML runtime error pages, including duplicate_query responses, without leaking json.JSONDecodeError.
Correct the deprecated WayQuery README example to use valid Overpass QL syntax.
Closes #172
Closes #176 
docs: include issue fixes in 0.8.1 changelog
All checks were successful
Check / check (pull_request) Successful in 28s
8ad7e1d0eb
Sign in to join this conversation.
No reviewers
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
mvexel/overpass-api-python-wrapper!198
Reference in a new issue
mvexel/overpass-api-python-wrapper
No description provided.
Delete branch "0.8.x"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?