-
Pint: 0.20.1
Python: 3.9.12
In code I'm working with, we need to create objects that contain pint Quantities. In profiling, I noticed that pint Unit instantiation has been taking up a considerable…
-
I am having trouble reading a parquet file using this library, that is generated from using `pyarrow` and `pandas` in python. Any help would be appreciated.
[example.zip](https://github.com/user-at…
-
I have a plain javascript object that has a getURL method and want to pass an argument to it when it is called.
I am doing rv-href="model.getURL < model" which calls the getURL but does not pass mode…
-
First of all, thank you very much for creating such a fantastic library, it is most certainly an amazing piece of work. I must admit I have little to no experience with plain C, but I do have quite a …
-
Hello,
I've been searching around on this issue and haven't found a good answer. I hope I'm not doing something silly.
I have a simple program that periodically generates a block of text data an…
-
This project looks pretty amazing!
From my experimentations and your documentation, it seems plain object aren't accepted. For example, I expect `ramda-suggest {a:1,b:2,c:3} a {b:2,c:3}` to suggest "…
-
This is very old issue and it was fixed in v12, but appears again in v13: #701
Controller's attributes:
```
[Produces("text/plain")]
[ProducesResponseType(typeof(FileContentResult), (int)HttpSta…
-
**Describe the issue**
I find the UX of the sharing message of a poi not very convenient, because I find it too long. To me something shorter which includes basic info of the POI would make more sens…
-
Actually in TLC SXL the array type is used for JSON objects list (with key/value pairs).
Little example :
[ {"first_name": "paul", "age": "54"},
{"first_name": "gustav", "age": "27"} ]
And co…
-
WPT WebIDL/emcascript-binding/interface-prototype-object.html tests this and fails; other browsers pass.