python3-wurlitzer binary package in Ubuntu Lunar riscv64

 A common task in Python (especially while testing or
 debugging) is to redirect sys.stdout to a stream or a file while
 executing some piece of code. However, simply "redirecting stdout" is
 sometimes not as easy as one would expect. In particular, things
 become interesting when you want C code running within your Python
 process (including, but not limited to, Python modules implemented as
 C extensions) to also have its stdout redirected according to your
 wish. This turns out to be tricky and leads us into the interesting
 world of file descriptors, buffers and system calls.
 .
 This package supports redirecting this output in a straightforward way
 using a context manager.

Publishing history

Date Status Target Pocket Component Section Priority Phased updates Version
  2023-01-21 19:13:36 UTC Published Ubuntu Lunar riscv64 release universe python Optional 3.0.3-1
  • Published
  • Copied from ubuntu lunar-proposed amd64 in Primary Archive for Ubuntu
  Deleted Ubuntu Lunar riscv64 proposed universe python Optional 3.0.3-1
  • Removal requested .
  • Deleted by Ubuntu Archive Auto-Sync

    Moved to lunar

  • Published
  • Copied from ubuntu lunar-proposed amd64 in Primary Archive for Ubuntu
  2023-01-21 19:14:43 UTC Superseded Ubuntu Lunar riscv64 release universe python Optional 3.0.2-4
  • Removal requested .
  • Superseded by amd64 build of wurlitzer 3.0.3-1 in ubuntu lunar PROPOSED
  • Published
  • Copied from ubuntu jammy-proposed amd64 in Primary Archive for Ubuntu