FICHA · MANJARO

python-overrides

A decorator to automatically detect mismatch when overriding a method

  • Library
  • Dev
  • Dependency only
official+codex · reviewed · May 28, 2026 description in en

Description

Checks that overridden Python methods match the methods they intend to replace. It helps developers catch spelling mistakes, missing base methods, and incompatible overrides earlier.

This improves code correctness during development. It does not change application security by itself, but it can prevent subtle bugs in class hierarchies.

Permissions

Permissions not analysed for this source yet.