[ bookworm ]
[ sid ]
[ Source: flake8-mutable ]
Package: python3-flake8-mutable (1.2.0-2)
Links for python3-flake8-mutable
Debian Resources:
Download Source Package flake8-mutable:
- [flake8-mutable_1.2.0-2.dsc]
- [flake8-mutable_1.2.0.orig.tar.gz]
- [flake8-mutable_1.2.0-2.debian.tar.xz]
Maintainers:
External Resources:
- Homepage [github.com]
Similar packages:
use flake8 to catch functions with mutable default arguments
Python's default arguments are evaluated at definition as opposed to when the function is invoked. This leads to unexpected behavior, as mutations persist between calls. This flake8 extension will warn for this type of mistake.
Other Packages Related to python3-flake8-mutable
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-flake8
- code checker using pycodestyle and pyflakes - Python 3.x
Download python3-flake8-mutable
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
all | 4.1 kB | 23.0 kB | [list of files] |