-
### LeetCode Username
satmr
### Problem Number, Title, and Link
1.successful-pairs-of-spells-and-potions https://leetcode.com/problems/successful-pairs-of-spells-and-potions/
### Bug Category
Inc…
-
## Environment
- Development Kit: [ESP32-C3-DevKitM-1]
- IDF version (run ``git describe --tags`` to find it):
v4.3.2-198-gb9a96186fd
- Build System: [idf.py]
- Compiler versio…
-
For me, what looks cleanest for a website's URL structure is when the leaf pages are mapped to `/some-file` (no trailing slash) but without a `.html` extension, and `/foo/` is used only for pages that…
-
Hello team,
We are upgrading our apps to Java 17, where when running the integration tests we are facing an issue,
we run the mockserver using this command: `cd ../../srv && mvn -s ../../setting…
-
I've bisected this to 37fcbb65d4589fbb5a72153e9338cf8e6495f64f (first "bad" commit)
The following Python code is a minimal reproducer:
```python
from datetime import datetime, timezone
datetim…
-
## Version **1.14.42** of [ccxt](https://github.com/ccxt/ccxt) was just published.
Branch
Build failing 🚨
Dependency
ccxt
…
-
Hiya! So I'm having this really weird problem. I'm working in django and in the base directory and I ran docker-compose build and docker compose up-d. I'm running on mac so in the docker-compose.yml, …
-
Recent builds run shows that JDK8 security tests:
sun/tools/jinfo/Basic.sh
sun/security/pkcs11/fips/TestTLS12.java
consistently failed on test-osuosl-centos74-ppc64le-1.
- test suite/name? …
-
### Description
There was an incident after the runtime upgrade on perseverance (spec version 2 -> 3):
Node [`cFJa4cfwE2WYsHLfGj1az7Kh2vkcsEbcQQJdeGzM6hLET7d94`](https://blocks-perseverance.cha…
-
The `pcli` binary should be able to talk to HTTPS endpoints. Right now, it assumes all connections are HTTP, but we should update the option handling to infer the proper scheme based on a [`url::Url`]…