-
This is a proposal for sum types, also known as discriminated unions. Sum types in Go should essentially act like interfaces, except that:
- they are value types, like structs
- the types contain…
-
getUpdates api return a update like follow
```json
{
"update_id": 665500574,
"message": {
"message_id": 6,
"from": {
…
-
* bleak version: 0.20.2
* Python version: 3.8.10
* Operating System: Ubuntu 20.04.4 LTS
* BlueZ version (`bluetoothctl -v`) in case of Linux: 5.53
### Description
Calling `BleakScanner.discov…
-
We are adding a Json Unmarshaller for compiled Cairo Zero Files. Cairo Zero allow us to write programs directly in CASM, allowing for greater control when testing specific instructions
Useful docs:…
-
## Environment info
- **Duplicati version**: 2.0.7.1
- **Operating system**: lscr.io/linuxserver/duplicati:latest
- **Backend**: Oracle OCI Object Storage
## Description
Connection to Ora…
-
### Description
When running a http client in a second project inside a solution the connection to the web is broken sporadically in the latest .net8 preview. Each request will run into the same erro…
UkeHa updated
11 months ago
-
I'm having an issue where large values are not being encoded properly. For example if I try to encode a value with a large uint64:
```go
func TestBigUint64Claim(t *testing.T) {
token := paseto.N…
-
### The problem
Whenever I try to upgrade from b2 to b4 it will not upgrade, and rolls back.
### What version of Home Assistant Core has the issue?
2024.5.0b2
### What was the last working version…
-
### Describe the bug
AWSSDK.ApiGatewayManagementApi Version="3.7.300.19"
AmazonApiGatewayManagementApiClient.PostToConnectionAsync it is not capable to properly sign requests to ServiceURL like
…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
This is the behavior with `aws-cli/2.13.34` and `aws-cli/2.13.35`
```
$ aws sqs list-…