Artifact python3-flake8-blind-except_0.2.1-1_all

Metadata
deb_control_files:
- control
- md5sums
- postinst
- prerm
deb_fields:
  Architecture: all
  Depends: python3:any
  Description: |-
    flake8 extension that checks for blind, catch-all except
     A flake8 extension that checks for blind, catch-all except: and except
     Exception: statements.
     .
     As of pycodestyle 2.1.0, "E722 do not use bare except, specify exception
     instead" is built-in. However, bare Exception and BaseException are still
     allowed. This extension flags them as B902.
     .
     Using except without explicitly specifying which exceptions to catch is
     generally considered bad practice, since it catches system signals like SIGINT.
     You probably want to handle system interrupts differently than exceptions
     occurring in your code.
  Enhances: flake8
  Homepage: https://github.com/elijahandrews/flake8-blind-except
  Installed-Size: '24'
  Maintainer: Debian Python Team <team+python@tracker.debian.org>
  Package: python3-flake8-blind-except
  Priority: optional
  Section: python
  Source: flake8-blind-except
  Version: 0.2.1-1
srcpkg_name: flake8-blind-except
srcpkg_version: 0.2.1-1

File

python3-flake8-blind-except_0.2.1-1_all.deb
Binary file python3-flake8-blind-except_0.2.1-1_all.deb cannot be displayed. you can view it raw or download it instead.

Relations

Relation Direction Type Name
built-using Source package flake8-blind-except_0.2.1-1

binary package System - - 5 months, 1 week ago 4 months, 2 weeks
BETA