Skip to content

urllib.parse.urlparseの挙動がバージョンにより違うことで発生する問題の対応#328

Merged
n-ando merged 1 commit intoOpenRTM:masterfrom
Nobu19800:bugs/urlparse
Mar 25, 2026
Merged

urllib.parse.urlparseの挙動がバージョンにより違うことで発生する問題の対応#328
n-ando merged 1 commit intoOpenRTM:masterfrom
Nobu19800:bugs/urlparse

Conversation

@Nobu19800
Copy link

Identify the Bug

#327

Description of the Change

URIのスキームがhttp、https、ws、wss形式の場合はurllib.parse.urlparse関数で処理し、corbaloc形式など別のスキームの場合はパースのプログラムを追加した。

Verification

  • Did you succeed the build?
  • No warnings for the build?
  • Have you passed the unit tests?

@Nobu19800 Nobu19800 requested review from n-ando and n-kawauchi March 23, 2026 05:15
@Nobu19800 Nobu19800 self-assigned this Mar 23, 2026
@Nobu19800 Nobu19800 added the bug Something isn't working label Mar 23, 2026
@n-ando n-ando merged commit 60363ce into OpenRTM:master Mar 25, 2026
0 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants