-
**Describe the bug**
The `exp` function (for SIMD and pure C) returns infinity for all values past a certain threshold, but this threshold is slightly lower than it should be. Looking at the code for…
-
Hi dear community,
## Context
Today, we (the Hilo team) added the `deprecation` header on the event details endpoints : `/GDService/v1/api/locations/{locationId}/events/{eventId}`.
This endpoin…
-
When I run `./utility_scripts/dls_dev_env.sh`, I get the following error message somewhere during the running of the tests
```
double free or corruption (!prev)
./utility_scripts/dls_dev_env.sh: …
-
If you haven’t already, check out our [contributing guidelines](https://github.com/Expensify/ReactNativeChat/blob/main/contributingGuides/CONTRIBUTING.md) for onboarding and email contributors@expensi…
-
Tests for the `gettext` module include cases which test both single and double quotes:
https://github.com/python/cpython/blob/de51dede5b48ef23d7d33d92f3616824e23fd205/Lib/test/test_gettext.py#L167-L1…
-
## Feature request
Expected output:
```diff
-$a = 'test' .
-
### Backend
VL (Velox)
### Bug description
sql:
```
create table t1 as select cast(0.000642224797047674666 as double) as c1;
select cast(c1 as string) from t1;
```
vanilla spark result:
```…
-
### Task Details
- [ ] Requests created
- [x] Responses created
- [ ] Internal Refit interface created, along with correct order for each endpoint
- [ ] Api and interface created - Use Obsolete attri…
-
### Description
Testing the connection as well as the chat was working before. A day later when I checked again, it's not anymore. No changes were made in the code.
Afterwards,
Deleted the ent…
-
[The second most voted feature request on MessagePack-CSharp](https://github.com/MessagePack-CSharp/MessagePack-CSharp/issues/678) requests for reducing serialized payloads by omitting properties with…