Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
py_spy-0.3.13-py2.py3-none-manylinux_2_5_i686.manylinux1_i686.whl | 2022-09-05 | 2.7 MB | |
py_spy-0.3.13-py2.py3-none-manylinux_2_5_x86_64.manylinux1_x86_64.whl | 2022-09-05 | 3.0 MB | |
py_spy-0.3.13-py2.py3-none-manylinux_2_17_armv7l.manylinux2014_armv7l.whl | 2022-09-05 | 2.7 MB | |
py_spy-0.3.13-py2.py3-none-macosx_10_7_x86_64.whl | 2022-09-05 | 1.6 MB | |
py_spy-0.3.13-py2.py3-none-macosx_10_9_x86_64.macosx_11_0_arm64.macosx_10_9_universal2.whl | 2022-09-05 | 3.0 MB | |
py_spy-0.3.13-py2.py3-none-manylinux_2_17_aarch64.manylinux2014_aarch64.whl | 2022-09-05 | 2.6 MB | |
py_spy-0.3.13-py2.py3-none-win_amd64.whl | 2022-09-05 | 1.4 MB | |
README.md | 2022-09-05 | 435 Bytes | |
v0.3.13.tar.gz | 2022-09-05 | 974.5 kB | |
v0.3.13.zip | 2022-09-05 | 1.0 MB | |
Totals: 10 Items | 19.1 MB | 0 |
Changes
š Features
- Python 3.11 support @benfred (#514)
š Bug Fixes
- Fix panic when virtual memory maps are empty @benfred (#509)
š Documentation
- README: add pointer to CLICOLOR @Phlogistique (#518)
š§° Maintenance
- Use anyhow instead of failure for errors @benfred (#511)
- Update dependencies @benfred (#510)
- Fix github actions build with the latest maturin @benfred (#508)