-
BPO | [39298](https://bugs.python.org/issue39298)
--- | :---
Nosy | @malemburg, @gpshead, @larryhastings, @tiran, @mgorny, @jstasiak, @oconnor663, @corona10, @tirkarthi, @kmaork
PRs | python/cpython#3…
-
It would be nice to be able to construct `Hash` from string or bytes to compare it to the computed hash, instead of comparing the string/bytes representation.
Optional `serde` support would be even…
-
Build failed on MacOS 12.4 while running **cmake ..**
I have installed the command line tools from xcode, but can't find any pkg file under "/Library/Developer/CommandLineTools" as recommend in htt…
-
BPO | [45220](https://bugs.python.org/issue45220)
--- | :---
Nosy | @pfmoore, @vstinner, @tjguk, @ambv, @ericsnowcurrently, @zware, @serhiy-storchaka, @eryksun, @zooba, @miss-islington, @sobolevn
PRs …
-
I noticed linux .so builds export tons of 3rd party symbols, such as openssl, tk, and others. This can be verified by downloading one official build, such as[1], and run the following command:
```
…
-
py2pack fetch blspy
py2pack generate blspy
I have then make a simple spec file as none exist on Fedora and attempted to build python-blspy.spec
...
%build
%py3_build
%install
%py3_install
…
-
In homeassistant, I encounter problems installing msmart. Can someone help me?
```
pip3 install msmart
Collecting msmart
Using cached msmart-0.2.0-py3-none-any.whl (23 kB)
Collecting click
U…
-
This is not a blocker for this API, but maybe instead of trying to design a general API for hashing two inputs into one, we should have specialized traits for hashing in the context of a Merkle tree. …
-
反馈bug/问题模板,提建议请删除
## 1.关于你要提交的问题
Q:是否搜索了issue (使用 "x" 选择)
* [ ] 没有类似的issue
## 2. 详细叙述
### (1) 具体问题
用虚拟机编译到最后一直报错,网络环境一直挂的全局
### (2) 路由器型号和固件版本
A:编译的是X86,固件是最新下载的
### (3) 详细日志
…
-
```
cmake --version
cmake version 3.20.3
gcc -v
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/11/lto-wrapper
OFFLOAD_TARGET_NAMES=nvptx-none
…