<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<html lang="en" style='--code-editor-font: var(--default-mono-font, "GitLab Mono"), JetBrains Mono, Menlo, DejaVu Sans Mono, Liberation Mono, Consolas, Ubuntu Mono, Courier New, andale mono, lucida console, monospace;'>
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
<title>
GitLab
</title>
<style data-premailer="ignore" type="text/css">
a { color: #1068bf; }
</style>
<style>img {
max-width: 100%; height: auto;
}
body {
font-size: .875rem;
}
body {
-webkit-text-shadow: rgba(255,255,255,.01) 0 0 1px;
}
body {
font-family: "GitLab Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Noto Sans",Ubuntu,Cantarell,"Helvetica Neue",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"; font-size: inherit;
}
</style>
</head>
<body style='font-size: inherit; -webkit-text-shadow: rgba(255,255,255,.01) 0 0 1px; font-family: "GitLab Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Noto Sans",Ubuntu,Cantarell,"Helvetica Neue",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";'>
<div class="content">
<h3 style="margin-top: 20px; margin-bottom: 10px;">
Bas Couwenberg pushed to branch upstream at <a href="https://salsa.debian.org/debian-gis-team/python-osmapi">Debian GIS Project / python-osmapi</a>
</h3>
<h4 style="margin-top: 10px; margin-bottom: 10px;">
Commits:
</h4>
<ul>
<li>
<strong style="font-weight: 600;"><a href="https://salsa.debian.org/debian-gis-team/python-osmapi/-/commit/d18df106ea71bcfff271331cb21d52556103994a">d18df106</a></strong>
<div>
<span> by Bas Couwenberg </span> <i> at 2026-02-19T05:36:16+01:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #3a383f; position: relative; font-family: "GitLab Mono", "JetBrains Mono", "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; font-variant-ligatures: none; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>New upstream version 5.0.0+ds</pre>
</li>
</ul>
<h4 style="margin-top: 10px; margin-bottom: 10px;">
121 changed files:
</h4>
<ul>
<li class="file-stats">
<a href="#fe77d5d1439f26e353a42bbd38dece2467ff6558">
.github/workflows/build.yml
</a>
</li>
<li class="file-stats">
<a href="#3db9f9144ad99eeaa8a70998905cfe8e52ba7538">
.github/workflows/publish_python.yml
</a>
</li>
<li class="file-stats">
<a href="#e7d14d429f898757a423156de0e8c49d75240694">
.pre-commit-config.yaml
</a>
</li>
<li class="file-stats">
<a href="#ab09011fa121d0a2bb9fa4ca76094f2482b902b7">
CHANGELOG.md
</a>
</li>
<li class="file-stats">
<a href="#836efb6e25a091dcb4ff8e1dbb2f0be6a5cbf14c">
Makefile
</a>
</li>
<li class="file-stats">
<a href="#8ec9a00bfd09b3190ac6b22251dbb1aa95a0579d">
README.md
</a>
</li>
<li class="file-stats">
<a href="#b94f20152068be01b24f4182b4559156e58e16a4">
examples/changesets.py
</a>
</li>
<li class="file-stats">
<a href="#1bc31729edbc4d4077b2f5ebfcd5ffd6f036444b">
examples/error_handling.py
</a>
</li>
<li class="file-stats">
<a href="#7d44b6360b2f2ca8d9c213f033f804bf0fadb017">
examples/log_output.py
</a>
</li>
<li class="file-stats">
<a href="#931d343f061ad7a6516330b396bb60759da9eb02">
examples/notes.py
</a>
</li>
<li class="file-stats">
<a href="#5311ee2c18b94caa22146ac1b5f4500a2bf83299">
examples/oauth2.py
</a>
</li>
<li class="file-stats">
<a href="#2caaf524d58ea381c00da8df01746dade8d23b77">
examples/oauth2_backend.py
</a>
</li>
<li class="file-stats">
<a href="#e2e5d1429476500c0532d90d15d004a1e7efd5fc">
examples/timeout.py
</a>
</li>
<li class="file-stats">
<a href="#896c73c439e89f0064801e5940cd61626e1f4901">
examples/write_to_osm.py
</a>
</li>
<li class="file-stats">
<a href="#012f57bbe42a772fe0abe51c35c9d3fa62a7cef9">
osmapi/OsmApi.py
</a>
</li>
<li class="file-stats">
<a href="#76545e936df254aea1b0281ce19a7cec99057df8">
osmapi/__init__.py
</a>
</li>
<li class="file-stats">
<a href="#55856accd4ab75a8bb577efa1d5080509658ad14">
<span class="new-file">
+
osmapi/capabilities.py
</span>
</a>
</li>
<li class="file-stats">
<a href="#31fbfc28c6df2b1fc7b8ec6588da9bfdb4a3062a">
<span class="new-file">
+
osmapi/changeset.py
</span>
</a>
</li>
<li class="file-stats">
<a href="#b2cd41b25ecbb726ff400976a2cab56070f16a24">
osmapi/dom.py
</a>
</li>
<li class="file-stats">
<a href="#ae64da0db782090b8c261f43a29173f58729510d">
osmapi/errors.py
</a>
</li>
<li class="file-stats">
<a href="#392e49ae94998460abc6685cd8821bf5b5d96e41">
osmapi/http.py
</a>
</li>
<li class="file-stats">
<a href="#2e162aba4715df3ccac6b75c7e730d19911645a0">
<span class="new-file">
+
osmapi/node.py
</span>
</a>
</li>
<li class="file-stats">
<a href="#c5071e487aa8f230a2d636019d133fe73ccaf8af">
<span class="new-file">
+
osmapi/note.py
</span>
</a>
</li>
<li class="file-stats">
<a href="#8d1faedd19e4fa666be39f9b10428fa878ba3d9a">
osmapi/parser.py
</a>
</li>
<li class="file-stats">
<a href="#34f61d048bc692035e53ee2c1abd5ad9dcb2d5b8">
<span class="new-file">
+
osmapi/relation.py
</span>
</a>
</li>
<li class="file-stats">
<a href="#d4e19438bfcec9bd59b67a418cedc4dd6c36ba89">
<span class="new-file">
+
osmapi/way.py
</span>
</a>
</li>
<li class="file-stats">
<a href="#46a2b49b261bff976173fb8a9118f2db76a7a26a">
osmapi/xmlbuilder.py
</a>
</li>
<li class="file-stats">
<a href="#19359a61ae2446b51b549167b014da2fcf265768">
requirements.txt
</a>
</li>
<li class="file-stats">
<a href="#8c91c0296909b5ea3c496fde69e9dc44a6c6ae5f">
setup.cfg
</a>
</li>
<li class="file-stats">
<a href="#8e2edce0d507e1297474f25c00cae94258db38d8">
setup.py
</a>
</li>
<li class="file-stats">
<a href="#1627bd3db0737f7810b0e23038883f57a87fb0dd">
test-requirements.txt
</a>
</li>
<li class="file-stats">
<a href="#1ea66ee9826eb471d321eb8d6acab15ffcb6d203">
tests/capabilities_test.py
</a>
</li>
<li class="file-stats">
<a href="#23f352e14153095cc9400e7d5f866aeb5f0b8671">
tests/changeset_test.py
</a>
</li>
<li class="file-stats">
<a href="#8f27f9b575a08b28d301eefc4ad25cd8a6614d2c">
tests/dom_test.py
</a>
</li>
<li class="file-stats">
<a href="#8461b5d01800e24059279982eaaf3203df235719">
<span class="deleted-file">
−
tests/fixtures/test_ChangesetCreate.xml
</span>
</a>
</li>
<li class="file-stats">
<a href="#2b33b38f6dc31088b6fc1b208bc73bda2b150890">
<span class="deleted-file">
−
tests/fixtures/test_NodeCreate_changesetauto.xml
</span>
</a>
</li>
<li class="file-stats">
<a href="#7d4e28668fa228bf4d30c4693a52378745ad14e8">
tests/fixtures/test_Capabilities.xml
→
tests/fixtures/test_capabilities.xml
</a>
</li>
<li class="file-stats">
<a href="#6f46a63787687d1dbbd64338908fd54b4310f157">
tests/fixtures/test_ChangesetClose.xml
→
tests/fixtures/test_changeset_close.xml
</a>
</li>
<li class="file-stats">
<a href="#ab43f33ac49703a48e30b737898216f6b802e2f9">
tests/fixtures/test_ChangesetComment.xml
→
tests/fixtures/test_changeset_comment.xml
</a>
</li>
<li class="file-stats">
<a href="#4087cb1c4507c07bef8387357829539945569181">
tests/fixtures/test_Changeset_create.xml
→
tests/fixtures/test_changeset_create.xml
</a>
</li>
<li class="file-stats">
<a href="#b2b9394158bc3f6532e8bbad22d8a48df0709f5a">
tests/fixtures/test_Changeset_create_node.xml
→
tests/fixtures/test_changeset_create_node.xml
</a>
</li>
<li class="file-stats">
<a href="#705e520be623fbff3275b7fbb9c7e329ab1f0b9a">
tests/fixtures/test_ChangesetCreate_with_created_by.xml
→
tests/fixtures/test_changeset_create_with_created_by.xml
</a>
</li>
<li class="file-stats">
<a href="#912ccba371f06764869ca419084084917176b128">
tests/fixtures/test_ChangesetCreate_with_open_changeset.xml
→
tests/fixtures/test_changeset_create_with_open_changeset.xml
</a>
</li>
<li class="file-stats">
<a href="#ea60a5f2d7804a5569563e53b0dc05ce71e4b93c">
tests/fixtures/test_ChangesetDownload.xml
→
tests/fixtures/test_changeset_download.xml
</a>
</li>
<li class="file-stats">
<a href="#33db4359396701cdb8eccf7e212e5a621ec5dafd">
tests/fixtures/test_ChangesetDownloadContainingUnicode.xml
→
tests/fixtures/test_changeset_download_containing_unicode.xml
</a>
</li>
<li class="file-stats">
<a href="#7a8f80cd62e1b2d805de42a84db8cc160367c96f">
tests/fixtures/test_ChangesetDownload_invalid_response.xml
→
tests/fixtures/test_changeset_download_invalid_response.xml
</a>
</li>
<li class="file-stats">
<a href="#e612759e91e349efb7e17df7e4e30f492e7595ac">
tests/fixtures/test_ChangesetGet.xml
→
tests/fixtures/test_changeset_get.xml
</a>
</li>
<li class="file-stats">
<a href="#2ac76d9cb0bc6698ffb3728dfec57ecea0d0ae36">
tests/fixtures/test_ChangesetGetWithComment.xml
→
tests/fixtures/test_changeset_get_with_comment.xml
</a>
</li>
<li class="file-stats">
<a href="#417eecc7a83ab0293ee1812c15ed804cc5c57474">
tests/fixtures/test_ChangesetGetWithoutDiscussion.xml
→
tests/fixtures/test_changeset_get_without_discussion.xml
</a>
</li>
<li class="file-stats">
<a href="#51f8b7613c16e63f4f72edf03d8683fb7ee94af6">
tests/fixtures/test_ChangesetSubscribe.xml
→
tests/fixtures/test_changeset_subscribe.xml
</a>
</li>
<li class="file-stats">
<a href="#8540f13af04f326cb3430a93c42599e59750569a">
tests/fixtures/test_ChangesetSubscribeWhenAlreadySubscribed.xml
→
tests/fixtures/test_changeset_subscribe_when_already_subscribed.xml
</a>
</li>
<li class="file-stats">
<a href="#bd2543f9c2b2102c0f565c3c1e38642723326c64">
tests/fixtures/test_ChangesetUnsubscribe.xml
→
tests/fixtures/test_changeset_unsubscribe.xml
</a>
</li>
<li class="file-stats">
<a href="#f8af0b2f0b53e52a55091f185266564493afc53e">
tests/fixtures/test_ChangesetUnsubscribeWhenNotSubscribed.xml
→
tests/fixtures/test_changeset_unsubscribe_when_not_subscribed.xml
</a>
</li>
<li class="file-stats">
<a href="#5d3ffb978a2d153746494b5c2ca87d570db66b46">
tests/fixtures/test_ChangesetUpdate.xml
→
tests/fixtures/test_changeset_update.xml
</a>
</li>
<li class="file-stats">
<a href="#6be35e5a7712586ce566765b97287db4368f88af">
tests/fixtures/test_ChangesetUpdate_with_created_by.xml
→
tests/fixtures/test_changeset_update_with_created_by.xml
</a>
</li>
<li class="file-stats">
<a href="#418aeb8e3ccecc2c0676219ab4aba6c081437903">
tests/fixtures/test_ChangesetUpdate_wo_changeset.xml
→
tests/fixtures/test_changeset_update_wo_changeset.xml
</a>
</li>
<li class="file-stats">
<a href="#1dfc464e13f087d6a48385339d210dc4083bb789">
tests/fixtures/test_Changeset_upload.xml
→
tests/fixtures/test_changeset_upload.xml
</a>
</li>
<li class="file-stats">
<a href="#02fe6273ce70f60259ed7521020d8bb35cb30d35">
tests/fixtures/test_ChangesetUpload_create_node.xml
→
tests/fixtures/test_changeset_upload_create_node.xml
</a>
</li>
<li class="file-stats">
<a href="#12a3ef1c7783c433a285a32bc7d1e1c92e1edfce">
tests/fixtures/test_ChangesetUpload_delete_relation.xml
→
tests/fixtures/test_changeset_upload_delete_relation.xml
</a>
</li>
<li class="file-stats">
<a href="#c8287c0966be45f23b3e7e2f8f9bf090d5ffb0fc">
tests/fixtures/test_ChangesetUpload_invalid_response.xml
→
tests/fixtures/test_changeset_upload_invalid_response.xml
</a>
</li>
<li class="file-stats">
<a href="#13fe34b030577b1abad481b4445420dcebdb9712">
tests/fixtures/test_ChangesetUpload_modify_way.xml
→
tests/fixtures/test_changeset_upload_modify_way.xml
</a>
</li>
<li class="file-stats">
<a href="#6ca6179ccc7b435041a6bb535adc410f39ab9030">
tests/fixtures/test_ChangesetsGet.xml
→
tests/fixtures/test_changesets_get.xml
</a>
</li>
<li class="file-stats">
<a href="#d352bb7f07f7180a61b8bf7d49a69f599e30716a">
tests/fixtures/test_NodeCreate.xml
→
tests/fixtures/test_node_create.xml
</a>
</li>
<li class="file-stats">
<a href="#c6a8e60b8a8f24c931109e28b6db119cbe70c93e">
tests/fixtures/test_NodeCreate_with_session_auth.xml
→
tests/fixtures/test_node_create_with_session_auth.xml
</a>
</li>
<li class="file-stats">
<a href="#f324b9817335706d6115cfe198b7334b131ee2ef">
tests/fixtures/test_NodeCreate_wo_auth.xml
→
tests/fixtures/test_node_create_wo_auth.xml
</a>
</li>
<li class="file-stats">
<a href="#cfda39df9cbaa5ca31f60a42248dd965c9c99324">
tests/fixtures/test_NodeDelete.xml
→
tests/fixtures/test_node_delete.xml
</a>
</li>
<li class="file-stats">
<a href="#bfa59c63743936f8413b2101ca8c2842118cc200">
tests/fixtures/test_NodeGet.xml
→
tests/fixtures/test_node_get.xml
</a>
</li>
<li class="file-stats">
<a href="#aa8ea3cb5f34f510d9316db89be6b14cdf1ffa20">
tests/fixtures/test_NodeGet_invalid_response.xml
→
tests/fixtures/test_node_get_invalid_response.xml
</a>
</li>
<li class="file-stats">
<a href="#761d48f297ec6c9fc2c303048f1ec95f7746dd8e">
tests/fixtures/test_NodeGet_with_version.xml
→
tests/fixtures/test_node_get_with_version.xml
</a>
</li>
<li class="file-stats">
<a href="#460d50c5221db0092e0ab88b53eefdcbfda34e6d">
tests/fixtures/test_NodeHistory.xml
→
tests/fixtures/test_node_history.xml
</a>
</li>
<li class="file-stats">
<a href="#da31f35c24f1ac1593ce6aa286628e5b59f9e3e2">
tests/fixtures/test_NodeRelations.xml
→
tests/fixtures/test_node_relations.xml
</a>
</li>
<li class="file-stats">
<a href="#8e366064df85adaab4a1221b8ae45b50f03b299f">
tests/fixtures/test_NodeRelationsUnusedElement.xml
→
tests/fixtures/test_node_relations_unused_element.xml
</a>
</li>
<li class="file-stats">
<a href="#a04cdb51b1c6079e237e9b490913316c5d6e8514">
tests/fixtures/test_NodeUpdate.xml
→
tests/fixtures/test_node_update.xml
</a>
</li>
<li class="file-stats">
<a href="#c69f4500b69830590edf075ecd0a85a3ac6dbf59">
tests/fixtures/test_NodeUpdateConflict.xml
→
tests/fixtures/test_node_update_conflict.xml
</a>
</li>
<li class="file-stats">
<a href="#67afb9c08338f90e8557a1d4bbee2b0d61fa82fa">
tests/fixtures/test_NodeUpdateWhenChangesetIsClosed.xml
→
tests/fixtures/test_node_update_when_changeset_is_closed.xml
</a>
</li>
<li class="file-stats">
<a href="#a74c36b44eb4a1a3b5edb5df452d03a43774189d">
tests/fixtures/test_NodeWays.xml
→
tests/fixtures/test_node_ways.xml
</a>
</li>
<li class="file-stats">
<a href="#9498623140cf333fb90438d73be970f6dc60c8e6">
tests/fixtures/test_NodeWaysNotExists.xml
→
tests/fixtures/test_node_ways_not_exists.xml
</a>
</li>
<li class="file-stats">
<a href="#1e4606ec9a09cee830c8050826ba4cb90e91f07e">
tests/fixtures/test_NodesGet.xml
→
tests/fixtures/test_nodes_get.xml
</a>
</li>
<li class="file-stats">
<a href="#7534ec673017b3e195b76415e12b1a7aea872396">
tests/fixtures/test_NoteAlreadyClosed.xml
→
tests/fixtures/test_note_already_closed.xml
</a>
</li>
<li class="file-stats">
<a href="#6e8f9b4b0dbab43033308b6c56b06bd2c44b219f">
tests/fixtures/test_NoteClose.xml
→
tests/fixtures/test_note_close.xml
</a>
</li>
<li class="file-stats">
<a href="#2bd99419e3cdf40166306b7d85c44f627390f7b2">
tests/fixtures/test_NoteComment.xml
→
tests/fixtures/test_note_comment.xml
</a>
</li>
<li class="file-stats">
<a href="#462f6c21f53a7d4454f07d0ae3205bb51909466e">
tests/fixtures/test_NoteCommentAnonymous.xml
→
tests/fixtures/test_note_comment_anonymous.xml
</a>
</li>
<li class="file-stats">
<a href="#210d71f59748b6c7c20e941c2f09cced3e6c4697">
tests/fixtures/test_NoteCommentOnClosedNote.xml
→
tests/fixtures/test_note_comment_on_closed_note.xml
</a>
</li>
<li class="file-stats">
<a href="#1951dc84cf840816ab92dd9aa958e4fd0eee44b0">
tests/fixtures/test_NoteCreate.xml
→
tests/fixtures/test_note_create.xml
</a>
</li>
<li class="file-stats">
<a href="#d4c989be9585a2c0cfabebd6c52aa12678ca42a5">
tests/fixtures/test_NoteCreateAnonymous.xml
→
tests/fixtures/test_note_create_anonymous.xml
</a>
</li>
<li class="file-stats">
<a href="#a8b04978ff598add160bedb99522c90c58ac3bf4">
tests/fixtures/test_NoteCreate_wo_auth.xml
→
tests/fixtures/test_note_create_wo_auth.xml
</a>
</li>
<li class="file-stats">
<a href="#f993d17bb1bdab103f6aecede09460c3125e4514">
tests/fixtures/test_NoteGet.xml
→
tests/fixtures/test_note_get.xml
</a>
</li>
<li class="file-stats">
<a href="#f07bad44bfcb59b7c634769c9bcb93dbb56fc2c8">
tests/fixtures/test_NoteGet_invalid_xml.xml
→
tests/fixtures/test_note_get_invalid_xml.xml
</a>
</li>
<li class="file-stats">
<a href="#dad428cbf08a35693431cb09fa86be8ad02405bd">
tests/fixtures/test_NoteReopen.xml
→
tests/fixtures/test_note_reopen.xml
</a>
</li>
<li class="file-stats">
<a href="#755ae45fca23e1f36111c9b1087dc587a55c0d7d">
tests/fixtures/test_NotesGet.xml
→
tests/fixtures/test_notes_get.xml
</a>
</li>
<li class="file-stats">
<a href="#788034c9b7899293baab97963d4aa94095156734">
tests/fixtures/test_NotesGet_empty.xml
→
tests/fixtures/test_notes_get_empty.xml
</a>
</li>
<li class="file-stats">
<a href="#bdbe052d8ed10066d7d473e16d41295b6e39b1c6">
tests/fixtures/test_NotesSearch.xml
→
tests/fixtures/test_notes_search.xml
</a>
</li>
<li class="file-stats">
<a href="#29ac8418e20d9ec8957d59c657e827cb2926661a">
tests/fixtures/test_RelationCreate.xml
→
tests/fixtures/test_relation_create.xml
</a>
</li>
<li class="file-stats">
<a href="#4d6ead4cc545bb3fa6c26195fdd332c2e90d9d78">
tests/fixtures/test_RelationDelete.xml
→
tests/fixtures/test_relation_delete.xml
</a>
</li>
<li class="file-stats">
<a href="#06abb50f0a055c064eb48afe78bd36477ab296e1">
tests/fixtures/test_RelationFull.xml
→
tests/fixtures/test_relation_full.xml
</a>
</li>
<li class="file-stats">
<a href="#4a037f2daa266da574f4b2fe07fa9f96463447f4">
tests/fixtures/test_RelationGet.xml
→
tests/fixtures/test_relation_get.xml
</a>
</li>
<li class="file-stats">
<a href="#53d941fafd85230f2f28cc2ff190044d7603e470">
tests/fixtures/test_RelationGet_with_version.xml
→
tests/fixtures/test_relation_get_with_version.xml
</a>
</li>
<li class="file-stats">
<a href="#648dde3faa951183e29720a80a9ef3f96b3baec2">
tests/fixtures/test_RelationHistory.xml
→
tests/fixtures/test_relation_history.xml
</a>
</li>
<li class="file-stats">
<a href="#414bc76bbe95853c07f88046837480647b207295">
tests/fixtures/test_RelationRelations.xml
→
tests/fixtures/test_relation_relations.xml
</a>
</li>
<li class="file-stats">
<a href="#a8da3796da830e77591eecb7855c63f6c86a1d66">
tests/fixtures/test_RelationRelationsUnusedElement.xml
→
tests/fixtures/test_relation_relations_unused_element.xml
</a>
</li>
<li class="file-stats">
<a href="#7bd7e8d11358636e555d94ae14faba5d85786915">
tests/fixtures/test_RelationUpdate.xml
→
tests/fixtures/test_relation_update.xml
</a>
</li>
<li class="file-stats">
<a href="#73a92c02bf1e6cbbc385123a7b766277ba67fa43">
tests/fixtures/test_RelationsGet.xml
→
tests/fixtures/test_relations_get.xml
</a>
</li>
<li class="file-stats">
<a href="#8e2cbbc2b6e7b05e449ac279b5a2b4cd9f4ea489">
tests/fixtures/test_WayCreate.xml
→
tests/fixtures/test_way_create.xml
</a>
</li>
<li class="file-stats">
<a href="#c29d6345173b9735c784c768949be7e2bc1c965f">
tests/fixtures/test_WayDelete.xml
→
tests/fixtures/test_way_delete.xml
</a>
</li>
<li class="file-stats">
<a href="#fa17f22b6260b13027a00739648955b3865a2850">
tests/fixtures/test_WayFull.xml
→
tests/fixtures/test_way_full.xml
</a>
</li>
<li class="file-stats">
<a href="#e42269527e3a951fc0a1a53ab0b0ca9152241d94">
tests/fixtures/test_WayFull_invalid_response.xml
→
tests/fixtures/test_way_full_invalid_response.xml
</a>
</li>
<li class="file-stats">
<a href="#9817dbd6bab383d5a187d99f81c150f47bbbb41b">
tests/fixtures/test_WayGet.xml
→
tests/fixtures/test_way_get.xml
</a>
</li>
<li class="file-stats">
<a href="#bc7c74a1d09864daea9dbea375ed84906cff8dc3">
tests/fixtures/test_WayGet_nodata.xml
→
tests/fixtures/test_way_get_nodata.xml
</a>
</li>
<li class="file-stats">
<a href="#dfd4475388ff4e55582f0b3195b4d8ba1d05f83c">
tests/fixtures/test_WayGet_with_version.xml
→
tests/fixtures/test_way_get_with_version.xml
</a>
</li>
<li class="file-stats">
<a href="#8dd50ebb215783e1d5a8ea2a95d7e738754116f0">
tests/fixtures/test_WayHistory.xml
→
tests/fixtures/test_way_history.xml
</a>
</li>
<li class="file-stats">
<a href="#13468efb4bb5c79b34907850a7f7ab5582671094">
tests/fixtures/test_WayRelations.xml
→
tests/fixtures/test_way_relations.xml
</a>
</li>
<li class="file-stats">
<a href="#336fb99b2b3adfa003ca0ffc5daac1d1f4dac361">
tests/fixtures/test_WayRelationsUnusedElement.xml
→
tests/fixtures/test_way_relations_unused_element.xml
</a>
</li>
<li class="file-stats">
<a href="#0b16d19c805a6d6dccbf2f68567482cdcad8d656">
tests/fixtures/test_WayUpdate.xml
→
tests/fixtures/test_way_update.xml
</a>
</li>
<li class="file-stats">
<a href="#4eb0dfa05353f9d28391083cb816df3928ef0025">
tests/fixtures/test_WayUpdatePreconditionFailed.xml
→
tests/fixtures/test_way_update_precondition_failed.xml
</a>
</li>
<li class="file-stats">
<a href="#e20f96437f60bcae7699daf580f9179ca45c9866">
tests/fixtures/test_WaysGet.xml
→
tests/fixtures/test_ways_get.xml
</a>
</li>
<li class="file-stats">
<a href="#3e40c310d9eee859d4f13b216d6582b6b9bbdddd">
tests/helper_test.py
</a>
</li>
<li class="file-stats">
<a href="#5a567551d90658699532cabf32e0740b934956dd">
tests/node_test.py
</a>
</li>
<li class="file-stats">
<a href="#3845a5e79bde89fcddb01312ab0f07ada81d0c48">
tests/notes_test.py
</a>
</li>
<li class="file-stats">
<a href="#51b6c804c964964caa3263c83447095d3f0704fc">
tests/osmapi_test.py
</a>
</li>
<li class="file-stats">
<a href="#b4b0288ee00dd752898531f886c702b37fa74523">
tests/relation_test.py
</a>
</li>
<li class="file-stats">
<a href="#74d871d8c3e9c566454ae94bb36c759a2e3acd5a">
tests/way_test.py
</a>
</li>
</ul>
<h5 style="margin-top: 10px; margin-bottom: 10px; font-size: .875rem;">
The diff was not included because it is too large.
</h5>
</div>
<div class="footer" style="margin-top: 10px;">
<p style="font-size: small; color: #626168;">
—
<br>
<a href="https://salsa.debian.org/debian-gis-team/python-osmapi/-/commit/d18df106ea71bcfff271331cb21d52556103994a">View it on GitLab</a>.
<br>
You're receiving this email because of your account on <a target="_blank" rel="noopener noreferrer" href="https://salsa.debian.org">salsa.debian.org</a>. <a href="https://salsa.debian.org/-/profile/notifications" target="_blank" rel="noopener noreferrer" class="mng-notif-link">Manage all notifications</a> · <a href="https://salsa.debian.org/help" target="_blank" rel="noopener noreferrer" class="help-link">Help</a>
<span style="color: transparent; font-size: 0; display: none; overflow: hidden; opacity: 0; width: 0; height: 0; max-width: 0; max-height: 0;">
Notification message regarding https://salsa.debian.org/debian-gis-team/python-osmapi/-/commit/d18df106ea71bcfff271331cb21d52556103994a at 1771477100
</span>
<script type="application/ld+json">{"@context":"http://schema.org","@type":"EmailMessage","action":{"@type":"ViewAction","name":"View Commit","url":"https://salsa.debian.org/debian-gis-team/python-osmapi/-/commit/d18df106ea71bcfff271331cb21d52556103994a"}}</script>
</p>
</div>
</body>
</html>