-
Repro is with `zq` commit 99477b6.
Consider the following NDJSON:
```
$ cat has_dup.ndjson
{"foo": 0}
{"foo": 1, "bar": 2, "foo": 3}
{"foo": 2}
```
At the moment, the presence of the du…
-
The JSON specification doesn't support integers larger than 64-bits as far as I can tell, which makes sense given it's JavaScript-based origins. This leaves the question of how to represent larger num…
-
Suppose a hacker tries to pass a token to my server, that did not originate from my server. How do I detect when this happens?
I am guessing that If the token was not something generated and signed…
-
```
[ {"msg":"8=FIX.4.1|9=61|35=A|34=1|49=EXEC|52=20121105-23:24:06|56BANZAI|98=0|108=30|10=003","cause":"For input string: \"56BANZAI\x0198\"","status":"parse-error"},{"msgType":"A","msgType_Desc":"…
-
# Feature Request
Output of `python -c "import pydantic.utils; print(pydantic.utils.version_info())"`:
```
pydantic version: 1.4
pydantic compiled: False
install p…
-
### Describe the problem you'd like to have solved
I'm trying to integrate my service with a 3rd party API. They provided me with [this](https://cryptobrokerage.paxos.com/hc/en-us/articles/67169683…
-
### First check
* [X] I added a very descriptive title to this issue.
* [X] I used the GitHub search to find a similar issue and didn't find it.
* [X] I searched the FastAPI documentation, with t…
-
# Description
While testing the Tproxy with the pool role and the SV1 Device `/examples/sv1-mining-device`, I ran into an issue where the SV1 Mining Device is unable to convert a `Response` into a `S…
-
Design & Publish notes/diagrams(Block/Sequence) based on the requirements at:
DividoFinancialServices/config-chg.
-
I was stumbling over some issue when I evaluated if `sequence` was the right field for revisioning my payloads.
The [sequence extension](https://github.com/cloudevents/spec/blob/v1.0.2/cloudevents/…