-
CPython currently relies heavily on eval loop magic to handle unwinding the stack after exceptions and other operations. This complexity then gets inherited by other eval loop implementations that rel…
-
Should we consider using regular expressions for matching node attributes in Node sets?
That will allow some queries that can not be expressed with the current syntax (for instance, NOT queries).
…
-
Summary:
Please add a function that works like fn:matches() except that it returns a sequence corresponding to the capture groups in the regular expression.
Rationale:
One use of regular expr…
-
The websocket docs say timestamps are ISO 8601. I got a bit bitten by the fact that the websocket format isn't quite as ISO 8601 or how other languages things it should look like. Possibly we should j…
-
-
I'm working with the Java implementation of the reference OpenTelemetry Tracer and using a span exporter that renders spans to logs via log4j2. Currently the Span interface exposes a helper method `r…
-
Hey i just wanted to know can we use this with gopdf cause i am having some rendering problem for hindi
Incorrent rendering Hindi fonts https://hindi-fonts.com/fonts/mangal-regular
```go
pdf …
-
Currently, the plugin spec requires plugins to define all of `selfpath`, `selfexec`, and `execshell`. This "spec" is clearly Python-biased, and even so it does not adhere to best practices:
1. `sel…
-
I am looking for a list of supported languages and a guide for contributing language runners.
Would be cool to habe a contributing section in the docs.
-
| TestField | Value |
| ----- | ----- |
| **GUID** | 47ff73ba-0028-4f79-9ce1-ee7008d66498 |
| **Label** | VALIDATION_DAY_STANDARD |
| **Description** | Is the value of dwc:day an integer between…