Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.debian.maint.python > #15751

Bug#1068553: ITP: python-overrides -- Python decorator to verify that expected overrides are maintained

From Julian Gilbey <jdg@debian.org>
Newsgroups linux.debian.bugs.dist, linux.debian.devel, linux.debian.maint.python
Subject Bug#1068553: ITP: python-overrides -- Python decorator to verify that expected overrides are maintained
Date 2024-04-07 11:10 +0200
Message-ID <IqwHf-4DNj-25@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Cross-posted to 3 groups.

Show all headers | View raw


Package: wnpp
Severity: wishlist
Owner: Julian Gilbey <jdg@debian.org>
X-Debbugs-Cc: debian-devel@lists.debian.org, debian-python@lists.debian.org

* Package name    : python-overrides
  Version         : 7.7.0
  Upstream Author : Copyright: Mikko Korpela
* URL             : https://github.com/mkorpela/overrides
* License         : Apache-2.0
  Programming Lang: Python
  Description     : Python decorator to verify that expected overrides are maintained
 Provides a decorator @override that verifies that a method that
 should override an inherited method actually does it.  Python has no
 standard mechanism by which to guarantee that (1) a method that
 previously overrode an inherited method continues to do so, and (2) a
 method that previously did not override an inherited will not
 override now.  This package allows this to be addressed in an automated
 manner.

This package is a (recursive) dependency of the new version of
jupyter-server.

It will be team-maintained within the Debian Python Team.  The Debian
packaging is on salsa at
   https://salsa.debian.org/python-team/packages/python-overrides

Back to linux.debian.maint.python | Previous | Next | Find similar | Unroll thread


Thread

Bug#1068553: ITP: python-overrides -- Python decorator to verify that expected overrides are maintained Julian Gilbey <jdg@debian.org> - 2024-04-07 11:10 +0200

csiph-web