Skip to content

Conversation

@mergify
Copy link
Contributor

@mergify mergify bot commented Dec 16, 2025

✨ Pull request #1801 which was ahead in the queue has been dequeued (for the following reason: checks failed). ✨

Branch master (f2bc885) and #1801 are embarked together for merge.

This pull request has been created by Mergify to speculatively check the mergeability of #1801.
You don't need to do anything. Mergify will close this pull request automatically when it is complete.

Required conditions of queue duplicated default from Manual merge on Azure Pipelines and Maintainer Override for merge:

  • status-success=macos-14 - test run
  • status-success=ubuntu-24.04 - test run
  • status-success=C++ Lint
  • status-success=macos-14 - C++ Benchmark
  • status-success=ubuntu-24.04 - C++ Benchmark
  • status-success=ubuntu-24.04 - with Clang compiler - test run
  • status-success=ubuntu-24.04 - without libclang completer - test run

Required conditions to stay in the queue:

---
checking_base_sha: f2bc885de9231c04280bf33ced1878a9171cc277
previous_failed_batches: []
pull_requests:
  - number: 1801
...

This change is Reviewable

dtantsur and others added 2 commits December 16, 2025 22:34
In Python 3.14, `urljoin('file:', '/some/path')` returns
`file:/some/path`, which is not accepted by gopls as a valid URL.
Apparently, `urljoin('file://', '/some/path')` works correctly in all
Python versions, so let's try it.

Signed-off-by: Dmitry Tantsur <[email protected]>
@mergify mergify bot closed this Dec 16, 2025
@mergify mergify bot deleted the mergify/merge-queue/fac880e1f6 branch December 16, 2025 23:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants