Free-Threaded Python Library Compatibility Checker
a year ago
- #Python
- #Libraries
- #Compatibility
- 提供CPython 3.13t和3.14t版本的兼容性测试结果
- 加载了针对两个Python版本的库安装状态热力图
- Python 3.13t显示boto3、requests、numpy等库构建成功,但aiobotocore、cryptography、s3fs和grpcio-status构建失败
- Python 3.14t同样显示多数库构建成功,但aiobotocore、cryptography、s3fs和grpcio-status存在类似失败
- 结果包含每个库的版本号、构建状态、错误详情及最后更新时间戳