-
### Before reporting an issue
- [X] I have read and understood the above terms for submitting issues, and I understand that my issue may be closed without action if I do not follow them.
### Are…
-
The OpenJ9 x86 JIT uses a number of hand-written assembly files as part of its runtime. The choice of assembly allows very precise control of the instructions, registers, and stack in some contexts, …
-
Upgrade snappy-java to 1.1.1.6 (the latest vesrion), since 1.0.5 is no longer maintained in https://github.com/xerial/snappy-java, and 1.1.1.6 supports broader platforms including PowerPC, IBM-AIX 6.…
-
### Description
Using `poetry install` in a context without a keyring backend (in this case a devcontainer), trying to pull packages from a private http-basic secured pypi, causes 401 unauthorized …
-
### Description
I appear to have hit some kind of frustrating edge case with poetry, mise, and fish shell. If I run `poetry shell`, the venv python isn't the one used, instead the global mise python …
-
Raspberry pi Zero
[pidev]: cat /etc/os-release
PRETTY_NAME="Raspbian GNU/Linux 11 (bullseye)"
NAME="Raspbian GNU/Linux"
VERSION_ID="11"
VERSION="11 (bullseye)"
VERSION_CODENAME=bullseye
ID=ra…
-
### Description
If multiple packages uses the same namespace and have files with the same name, they will overwrite each other.
This is by design, as seen in [this line](https://github.com/python-…
-
I'm working on a major existing C++ project which hopes to dip its toes into the Rusty waters. We:
- Use a non-Cargo build system with static dependency rules (and 40000+ targets)
- Sometimes bu…
-
### Installation check
- [X] I have read the [installation guide](https://pandas.pydata.org/pandas-docs/stable/getting_started/install.html#installing-pandas).
### Platform
Linux-6.6.32-linuxkit-a…
-
Hello.
I tried to build with ndk 19 and your current master's tip.
```
> export PATH=$PATH:/home/myuser/Documents/zone/mid/lib/android/sdk/ndk-bundle
> /home/myuser/Documents/zone/low/icu/peyl…