Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.maint.python > #15751 > unrolled thread
| Started by | Julian Gilbey <jdg@debian.org> |
|---|---|
| First post | 2024-04-07 11:10 +0200 |
| Last post | 2024-04-07 11:10 +0200 |
| Articles | 1 — 1 participant |
Back to article view | Back to linux.debian.maint.python
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
| From | Julian Gilbey <jdg@debian.org> |
|---|---|
| Date | 2024-04-07 11:10 +0200 |
| Subject | Bug#1068553: ITP: python-overrides -- Python decorator to verify that expected overrides are maintained |
| Message-ID | <IqwHf-4DNj-25@gated-at.bofh.it> |
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 top | Article view | linux.debian.maint.python
csiph-web