-
**Is your feature request related to a problem? Please describe.**
Standard Ansible distribution includes filter to encrypt passwords - [password_hash](https://docs.ansible.com/ansible/latest/collect…
-
Hi Team,
Is this rool compatible with working on IBM AIX platform? Is there a document for this?
Regards..
-
## Checklist:
1. 查找[历史相关issue](https://github.com/PaddlePaddle/PaddleX/issues)寻求解答
2. 翻阅[FAQ常见问题汇总和答疑](https://github.com/PaddlePaddle/PaddleX/blob/develop/docs/FAQ/FAQ.md)
3. 确认bug是否在新版本里还未修复
4…
-
**Environment**
* pip version: 19.2.2
* Python version: Any (testing on Python3.7.4)
* OS: AIX
**Description**
pip._internal.pep425tags.get_platform() removes dependency from distutils.ut…
-
| | |
|--------------------|----|
| Bugzilla Link | [PR52555](https://bugs.llvm.org/show_bug.cgi?id=52555) |
| Status | NEW |
| Importance | P release bl…
-
Select/poll for IO is pretty primitive compared to what modern OSes offer. AIX has [three choices](https://stackoverflow.com/questions/17380181/are-there-in-aix-mechanisms-epoll-kqueue-or-their-equiva…
-
AdoptOpenJdkRemoteBinary.determineArch fails on AIX, Linux PPCLE and Windows
I am using Gradle 7.3 to build a library with Java 11 toolchain:
```
java {
toolchain {
languageVersio…
-
### Please provide a brief summary of the bug
All HotSpot-based distributions that we've tested since 11.0.12 (might have happened earlier) crash very early in the JVM initialization on AIX. The sam…
-
From https://boinc.berkeley.edu/trac/wiki/BoincPlatforms
Currently we have:
| Platform | Description | Builds/runs | Tested |
| --- | --- | --- | --- |
| windows_intelx86 | Microsoft Windows …
-
This intrinsic returns the "preferred" alignment of a type, which can be different from the *minimal* alignment exposed via `mem::align_of`. It is not currently exposed through any wrapper method, but…