-
KeyError 'fr'
https://datastore.codeforiati.org/api/1/access/activity.xlsx
locale=fr&recipient-country=BD&ref=qb&reporting-org=CA-3
```
File "iatilib/frontend/serialize/csv.py", line 576,…
-
cl-forms allows to create a form from a model class: https://mmontone.github.io/cl-forms/#Models
where one has to give all the fields, as well as their input type
```lisp
:fields (forms::make-f…
-
Examine performance of individual data accessor methods of MemorySegmentIndexInput, as compared to the ByteBufferIndexInput. Specifically getByte, getShort, and getBytes.
This issue has been filed …
-
Xarray uses the optional property `.nbytes` to indicate the size of wrapped arrays. Currently we don't implement `.nbytes` on `ManifestArrays`, so xarray defaults to estimating the size as basically `…
-
An accessor method for `v` compiled for an object must check for an uninitialized variable `v` before returning (even in a module object, because a method used in the initialization of another field `…
-
`nclasses` is a library maintained by @atlas-engineer/atlas so it's odd that define a macro on top of `nclasses:define-class`.
We don't need `*automatic-types-p*` set to `t`. `*accessor-name-packag…
aadcg updated
3 months ago
-
Currently, when an image is to be added, `add_image()` must be called (for instance to ensure that we don't have duplicate names). Same for the other elements. If we keep the current behavior we shoul…
-
```
What steps will reproduce the problem?
1. i dowloaded the svn version,
2. changed some value's in the qosmic.pro file to use package config and
changed "PKGCONFIG = flam3 lua" to "PKGCONFIG = fl…
-
##### Brief Description
In a C header, a one-dimensional array of enum values is defined within a structure.
The generated C# code does not have a property or accessor for this array.
OS: Linu…
-
When this property is changed to use a single line accessors it still says there is an error
Example:
https://github.com/dotnet/msbuild/blob/fb700f90493a0bf47623511edf28b1d6c114e4fa/src/Build/Instan…