-
While testing out the new relative path for `$ref` change you made for me, we ran into an issue. Given this annotation:
```
+# @schema
+# type: object
+# patternProperties:
+# "^.*":
+# …
-
The idea is to have an option to support https://datatracker.ietf.org/doc/html/draft-pbryan-zyp-json-ref-03 which tools like [Redocly support](https://redocly.com/docs/resources/ref-guide#definition-i…
-
Observed behavior:
```
>>> p1 = upath.UPath("gs://bucket/foo/bar")
>>> p2 = upath.UPath("gs://bucket/foo/bar/baz/quux.txt")
>>> p2.relative_to(p1)
GCSPath('gs://bucket/baz/quux.txt')
```
The …
-
When using `LocationMock` with web applications, they expect to be able to use relative URLs in the location methods, but currently, this errors out. Would a `LocationMock` constructor option flag to …
-
Do research on relative homology, and explain the meaning behind the graph
-
### Feature and motivation
I am using Selenium v. 4.13
I have a shadow-root element, holding a complex account tree structure. It is required to validate that tree nodes have been rendered properl…
-
### Problem
I create books where there are multiple levels of subfolders in picture.
When the page of a subfolder is opened at that point the summary.md starts pointing to the URLs in wierd ways.
…
-
**Problem**: when currently transforming a group of elements, where at least one contains text, a size transformation/scaling results in changes of the selected assemble, due to the text size not chan…
-
We have some BIOS code like below, the BIOS not support relocation in some steps, so I add the option arm-promote-constant.
https://godbolt.org/z/av978b3r3
But I cann't found the infomation abou…
-
### Before submitting your bug report
- [ ] I believe this is a bug. I'll try to join the [Continue Discord](https://discord.gg/NWtdYexhMs) for questions
- [ ] I'm not able to find an [open issue]…