-
[testcase.zip](https://github.com/user-attachments/files/17680506/testcase.zip)
Running the code below result into.
```
This works
WheelchairAccess(value=)
This fails
Told you so...
Traceback…
-
First off, thanks for this action, really appreciate it. I've been experimenting with it to create two depositions from the same repo, in order to split data and code into two different digital object…
-
Scoping doc: https://docs.google.com/document/d/1pAnrIrMUhmg2_FJPUjTrPEwZNhotQDQsfkGSMs6FhXo/edit?tab=t.0
Remaining questions / considerations:
- Can we get a composite map of risks?
- Stay updated o…
-
Add support for writing composite types (List, Array, Struct, etc) with Appender.
-
Hi there,
I've been writing [my own software compositing library (targeting real time rendering for wayland applications)][seizer]. Along the way, I discovered that I was handling sRGB encoding/dec…
-
1. the vs4win\Chapter04.sln omits 5 projects
- CallStackExceptionHandling
- CallStackExceptionHandlingLib
- PrimeFactorsApp
- PrimeFactorsLib
- PrimeFactorsTests
2. in PrimeFactors project Prime…
-
In response to another issue, I started writing up some thoughts on how what I'd do if I were designing this crate's API from scratch, but realized it would probably be a better fit as a standalone di…
-
### Summary
Support composite primary keys for all identifiers in the SQLAlchemy repository.
### Basic Example
_No response_
### Drawbacks and Impact
_No response_
### Unresolved questions
_No …
-
### What problem are you facing?
Composition Selection supports the use of composite labels to determine which composition should be selected for a given composite. This works well for nested compos…
-
Hi.
I've been running into an issue where the Chemwordtokenizer() class splits composite units around the '/' e.g. speed unit: 'm/s' becomes 'm' + '/' + 's'.
I'm not sure if this was intentiona…