python3-async-timeout binary package in Ubuntu Bionic amd64

 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
  2017-11-14 07:59:07 UTC Published Ubuntu Bionic amd64 release universe python Optional 2.0.0-1
  • Published
  • Copied from ubuntu bionic-proposed amd64 in Primary Archive for Ubuntu
  Deleted Ubuntu Bionic amd64 proposed universe python Optional 2.0.0-1
  • Removal requested .
  • Deleted by Ubuntu Archive Robot

    moved to release

  • Published
  2017-11-14 07:59:51 UTC Superseded Ubuntu Bionic amd64 release universe python Optional 1.4.0-1
  • Removed from disk .
  • Removal requested .
  • Superseded by amd64 build of python-async-timeout 2.0.0-1 in ubuntu bionic PROPOSED
  • Published
  • Copied from ubuntu bionic-proposed amd64 in Primary Archive for Ubuntu
  2017-11-15 12:10:11 UTC Deleted Ubuntu Bionic amd64 proposed universe python Optional 1.4.0-1
  • Removed from disk .
  • Removal requested .
  • Deleted by Ubuntu Archive Robot

    moved to release

  • Published
  2017-11-02 02:48:58 UTC Superseded Ubuntu Bionic amd64 release universe python Optional 1.2.1-1
  • Removed from disk .
  • Removal requested .
  • Superseded by amd64 build of python-async-timeout 1.4.0-1 in ubuntu bionic PROPOSED
  • Published
  • Copied from ubuntu artful-proposed amd64 in Primary Archive for Ubuntu