python3-backoff binary package in Ubuntu Lunar amd64

 This module provides function decorators which can be used to wrap a
 function such that it will be retried until some condition is met. It
 is meant to be of use when accessing unreliable resources with the
 potential for intermittent failures i.e. network resources and external
 APIs. Somewhat more generally, it may also be of use for dynamically
 polling resources for externally generated content.
 .
 Decorators support both regular functions for synchronous code and
 asyncio's coroutines for asynchronous code.

Publishing history

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

    Moved to lunar

  • Published
  2022-11-12 15:59:26 UTC Superseded Ubuntu Lunar amd64 release universe python Optional 1.11.1-2
  • Removed from disk .
  • Removal requested .
  • Superseded by amd64 build of backoff 2.2.1-1 in ubuntu lunar PROPOSED
  • Published
  • Copied from ubuntu kinetic-proposed amd64 in Primary Archive for Ubuntu

Source package