Package python3-module-manhole: Information

    Source package: python3-module-manhole
    Version: 1.6.0-alt5
    Build time:  Jan 9, 2022, 04:30 PM
    Report package bug
    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.

    List of RPM packages built from this SRPM:
    python3-module-manhole (noarch)

    Maintainer: Vitaly Lipatov


      1. rpm-build-python3
      2. python3-module-setuptools

    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.