python3-yappi binary package in Ubuntu Noble amd64

 Yappi stands for Yet Another Python Profiler. It supports Multithread/CPU time
 profiling.
 .
 CPython standard distribution comes with three profilers. cProfile, Profile
 and hotshot. cProfile is implemented as a C module based on lsprof, Profile is
 in pure Python and hotshot can be seen as a small subset of a cProfile.
 .
 The major issue is that all of these profilers lack support for multi-threaded
 programs and CPU time.
 .
 If you want to profile a multi-threaded application, you must give an entry
 point to these profilers and then maybe merge the outputs. None of these
 profilers are designed to work on long-running multi-threaded application. It
 is impossible to profile an application retrieve the statistics then stop and
 then start later on the fly (without affecting the profiled application).
 .
 This package contains the Python 3.x module.

Publishing history

Date Status Target Pocket Component Section Priority Phased updates Version
  2024-04-02 22:04:29 UTC Published Ubuntu Noble amd64 release universe python Optional 1.4.0-3build2
  • Published
  • Copied from ubuntu noble-proposed amd64 in Primary Archive for Ubuntu
  Deleted Ubuntu Noble amd64 proposed universe python Optional 1.4.0-3build2
  • Removal requested .
  • Deleted by Ubuntu Archive Auto-Sync

    Moved to noble

  • Published
  2024-04-06 12:10:12 UTC Deleted Ubuntu Noble amd64 updates universe python Optional 1.4.0-3
  • Removed from disk .
  • Removal requested .
  • Deleted by Brian Murray

    superseded by release

  • Published
  • Copied from ubuntu noble-proposed amd64 in Primary Archive for Ubuntu
  2024-03-30 12:10:17 UTC Deleted Ubuntu Noble amd64 release universe python Optional 1.4.0-3build1
  • Removed from disk .
  • Removal requested .
  • Deleted by Ubuntu Archive Robot

    CVE-2024-3094

  • Published
  • Copied from ubuntu noble-proposed amd64 in Primary Archive for Ubuntu
  2024-03-30 06:10:16 UTC Deleted Ubuntu Noble amd64 proposed universe python Optional 1.4.0-3build1
  • Removed from disk .
  • Removal requested .
  • Deleted by Ubuntu Archive Auto-Sync

    Moved to noble

  • Published
  2024-03-29 15:22:49 UTC Superseded Ubuntu Noble amd64 release universe python Optional 1.4.0-3
  • Removed from disk .
  • Removal requested .
  • Superseded by amd64 build of python-yappi 1.4.0-3build1 in ubuntu noble PROPOSED
  • Published
  • Copied from ubuntu noble-proposed amd64 in Primary Archive for Ubuntu
  2024-04-06 12:10:12 UTC Deleted Ubuntu Noble amd64 proposed universe python Optional 1.4.0-3
  • Removed from disk .
  • Removal requested .
  • Deleted by Ubuntu Archive Auto-Sync

    Moved to noble

  • Published
  2023-12-11 19:52:54 UTC Superseded Ubuntu Noble amd64 release universe python Optional 1.4.0-2
  • Removal requested .
  • Superseded by amd64 build of python-yappi 1.4.0-3 in ubuntu noble PROPOSED
  • Published
  • Copied from ubuntu mantic-proposed amd64 in Primary Archive for Ubuntu