python3-async-timeout binary package in Ubuntu Plucky armhf

 The context manager is useful in cases when you want to apply timeout
 logic around block of code or in cases when asyncio.wait_for() is
 not suitable. Also it's much faster than asyncio.wait_for()
 because timeout doesn't create a new task.
 .
 Example:
 .
  with timeout(1.5):
      yield from inner()

Publishing history

Date Status Target Pocket Component Section Priority Phased updates Version
  2024-12-22 18:16:28 UTC Published Ubuntu Plucky armhf release universe python Optional 5.0.1-1
  • Published
  • Copied from ubuntu plucky-proposed amd64 in Primary Archive for Ubuntu
  Deleted Ubuntu Plucky armhf proposed universe python Optional 5.0.1-1
  • Removal requested .
  • Deleted by Ubuntu Archive Auto-Sync

    Moved to plucky

  • Published
  • Copied from ubuntu plucky-proposed amd64 in Primary Archive for Ubuntu
  2024-12-22 18:17:46 UTC Superseded Ubuntu Plucky armhf release universe python Optional 4.0.3-1
  • Removal requested .
  • Superseded by amd64 build of python-async-timeout 5.0.1-1 in ubuntu plucky PROPOSED
  • Published
  • Copied from ubuntu noble-proposed amd64 in Primary Archive for Ubuntu