Package python3-module-manhole: Information
Source package: python3-module-manhole
Version: 1.6.0-alt5
Build time: Jan 9, 2022, 04:30 PM
Category: Development/Python3
Report package bugHome page: https://pypi.org/project/manhole/
License: BSD
Summary: Debugging manhole for python applications
Description:
Manhole is in-process service that will accept unix domain socket connections and present the stacktraces for all threads and an interactive prompt. It can either work as a python daemon thread waiting for connections at all times or a signal handler (stopping your application and waiting for a connection). Access to the socket is restricted to the application's effective user id or root.
Maintainer: Vitaly Lipatov
List of contributors:
Vitaly Lipatov
Andrey Bychkov
Stanislav Levin
Ivan Zakharyaschev
Mikhail Efremov
Sergey Alembekov
Eugeny A. Rostovtsev
Vitaly Lipatov
Andrey Bychkov
Stanislav Levin
Ivan Zakharyaschev
Mikhail Efremov
Sergey Alembekov
Eugeny A. Rostovtsev
Last changed
Aug. 14, 2021 Vitaly Lipatov 1.6.0-alt5
- s/rpm-macros-sphinx/rpm-macros/sphinx3/
Feb. 4, 2020 Andrey Bychkov 1.6.0-alt4
- Porting on Python3.
Aug. 8, 2019 Stanislav Levin 1.6.0-alt3
- Fixed testing against Pytest 5.