python3-lazy-object-proxy binary package in Ubuntu Jammy i386

 A lazy object proxy is an object that wraps a callable but defers the call
 until the object is actually required, and caches the result of said call.
 .
 These kinds of objects are useful in resolving various dependency issues, few
 examples:
 .
  * Objects that need to held circular references at each other, but at
    different stages. To instantiate object Foo you need an instance of Bar.
    Instance of Bar needs an instance of Foo in some of it methods (but not at
    construction). Circular imports sound familiar?
 .
  * Performance sensitive code. You don't know ahead of time what you're going
    to use but you don't want to pay for allocating all the resources at the
    start as you usually need just few of them.
 .
 This package contains the Python 3 version of lazy-object-proxy .

Publishing history

Date Status Target Pocket Component Section Priority Phased updates Version
  2022-03-20 11:14:17 UTC Published Ubuntu Jammy i386 release universe python Optional 1.7.1-1build1
  • Published
  • Copied from ubuntu jammy-proposed i386 in Primary Archive for Ubuntu
  Deleted Ubuntu Jammy i386 proposed universe python Optional 1.7.1-1build1
  • Removal requested .
  • Deleted by Ubuntu Archive Auto-Sync

    Moved to jammy

  • Published
  2022-03-20 11:15:58 UTC Superseded Ubuntu Jammy i386 release universe python Optional 1.7.1-1
  • Removed from disk .
  • Removal requested .
  • Superseded by i386 build of lazy-object-proxy 1.7.1-1build1 in ubuntu jammy PROPOSED
  • Published
  • Copied from ubuntu jammy-proposed i386 in Primary Archive for Ubuntu
  2022-03-21 12:10:08 UTC Deleted Ubuntu Jammy i386 proposed universe python Optional 1.7.1-1
  • Removed from disk .
  • Removal requested .
  • Deleted by Ubuntu Archive Auto-Sync

    Moved to jammy

  • Published
  2021-12-20 13:39:01 UTC Superseded Ubuntu Jammy i386 release universe python Optional 1.6.0-1
  • Removed from disk .
  • Removal requested .
  • Superseded by i386 build of lazy-object-proxy 1.7.1-1 in ubuntu jammy PROPOSED
  • Published
  • Copied from ubuntu jammy-proposed i386 in Primary Archive for Ubuntu
  2021-12-21 18:10:08 UTC Deleted Ubuntu Jammy i386 proposed universe python Optional 1.6.0-1
  • Removed from disk .
  • Removal requested .
  • Deleted by Ubuntu Archive Auto-Sync

    Moved to jammy

  • Published
  2021-10-21 12:50:31 UTC Superseded Ubuntu Jammy i386 release universe python Optional 1.5.2-1build1
  • Removed from disk .
  • Removal requested .
  • Superseded by i386 build of lazy-object-proxy 1.6.0-1 in ubuntu jammy PROPOSED
  • Published
  • Copied from ubuntu jammy-proposed i386 in Primary Archive for Ubuntu
  2021-10-22 18:10:10 UTC Deleted Ubuntu Jammy i386 proposed universe python Optional 1.5.2-1build1
  • Removed from disk .
  • Removal requested .
  • Deleted by Ubuntu Archive Auto-Sync

    Moved to jammy

  • Published
  2021-10-17 09:11:26 UTC Superseded Ubuntu Jammy i386 release universe python Optional 1.5.2-1
  • Removed from disk .
  • Removal requested .
  • Superseded by i386 build of lazy-object-proxy 1.5.2-1build1 in ubuntu jammy PROPOSED
  • Published
  • Copied from ubuntu hirsute-proposed i386 in Primary Archive for Ubuntu