Pystack

Latest version: v1.3.0

Safety actively analyzes 623219 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

1.3.0

--------------------------

Bug Fixes
~~~~~~~~~

- Add a patch to the bundled elfutils used to create wheels to account for a bug when analysing cores with interleaved segments (153)
- Removed the unused ``--self`` flag. (141)
- Fix some instances when identifying the pthread id was failing in systems without GLIBC (152)
- Fix several some race conditions when stopping threads in multithreaded programs (155)
- Ensure log messages that contain non-UTF-8 data are not lost (155)

1.2.0

--------------------------

Features
~~~~~~~~

- Add support for Python 3.12 (108)
- Improve the performance of reading memory from running processes (124)
- Improve the performance of reading memory from core files (126)

1.1.0

--------------------------

Bug Fixes
~~~~~~~~~

- Allow building with older elfutils than 0.188 when building with glibc (for musl libc we still need newer versions). (40)
- Improve error reporting when attaching to a process is forbidden. (98)
- Fix a crash that could occur under some unusual conditions if elfutils could not unwind the stack. (101)
- Drop a use of the f-string ``=`` specifier, which wasn't introduced until Python 3.8 (running PyStack with Python 3.7 was failing because of this). (92)

1.0.1

--------------------------

No significant changes.

1.0.0

--------------------------

- Initial release.

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.