-
Would you mind elaborating on why unsigneds can't be supported?
I'd recommend making a new GitHub issue 'support unsigned ints' (I could make the issue if you like) and adding the link in the sourc…
-
## Bug Report
### iRODS Version, OS and Version
iRODS 4.2.8, CentOS 7
### What did you try to do?
The documentation for dynamic PEPs says that objects of type `irods::plugin_context &` are…
-
```
This error happens when I import iTween.cs into any project:
NullReferenceException: Object reference not set to an instance of an object
iTween.LateUpdate()(at Assets/iTween/iTween.cs:6583)
The…
-
Having two inboxes is confusing. We should remove the Active Wizard inbox and combine both into the Inbox dashlet. We can also remove some methods in OC when we go through this update.
Before start…
-
```
What steps will reproduce the problem?
1. Create model class which includes unsupported property type (e.g.
UserProperty)
2. Populate and save at least one instance of model class
3. Import serial…
-
Since `runtimeType.toString()` may be slow, we should cache the mapping back to the base type for use later. (To be confirmed by benchmarks, of course).
-
**Describe the bug**
Response models generated from inlined arrays are named by the SwaggerModelsGenerator with getClassesFromResponses() by stripping "/" from the path.
```
if (itemsSchema?.pro…
-
Came from: https://twitter.com/webdevilopers/status/1374292878713831428 by @domainascode
> A classic discussion. And it really depends on how you define your commands. For instance our „commands“ s…
-
### Laravel App Key Rotator Version
v^2.0
### Laravel Version
v9.22.1
### PHP Version
v8.1.4
### Bug description
I am getting the following error while running: php artisan app-ke…
-
Not sure if this is fix-able. Pickle seems like a bad way to store really large maps (e.g. HDF5 would make more sense). But it might be a bug...
Alternately, could we integrate with npy binary-file…