всички настройки
bookworm  ] [  trixie  ] [  sid  ]
[ Източник: flake8-blind-except  ]

Пакет: python3-flake8-blind-except (0.2.1-1)

Връзки за python3-flake8-blind-except

Screenshot

Ресурси за Debian:

Изтегляне на пакет-източник flake8-blind-except.

Отговорници:

Външни препратки:

Подобни пакети:

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.

Други пакети, свързани с python3-flake8-blind-except

  • зависимости
  • препоръчани
  • предложени
  • enhances

Изтегляне на python3-flake8-blind-except

Изтегляне за всички налични архитектури
Архитектура Големина на пакета Големина след инсталиране Файлове
all 4,9 кБ24,0 кБ [списък на файловете]