python3-aiosignal binary package in Ubuntu Lunar amd64

 Signal is a list of registered asynchronous callbacks.
 .
 The signal's life-cycle has two stages: after creation its content
 could be filled by using standard list operations: `sig.append()` etc.
 .
 After you call `sig.freeze()` the signal is frozen: adding, removing
 and dropping callbacks is forbidden.
 .
 The only available operation is calling the previously registered
 callbacks by using `await sig.send(data)`.

Publishing history

Date Status Target Pocket Component Section Priority Phased updates Version
  2022-11-20 12:38:37 UTC Published Ubuntu Lunar amd64 release universe python Optional 1.3.1-1
  • Published
  • Copied from ubuntu lunar-proposed amd64 in Primary Archive for Ubuntu
  Deleted Ubuntu Lunar amd64 proposed universe python Optional 1.3.1-1
  • Removal requested .
  • Deleted by Ubuntu Archive Auto-Sync

    Moved to lunar

  • Published
  2022-11-20 12:39:42 UTC Superseded Ubuntu Lunar amd64 release universe python Optional 1.2.0-2
  • Removal requested .
  • Superseded by amd64 build of aiosignal 1.3.1-1 in ubuntu lunar PROPOSED
  • Published
  • Copied from ubuntu jammy-proposed amd64 in Primary Archive for Ubuntu