SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

python3-flake8-blind-except rpm build for : Fedora Other. For other distributions click python3-flake8-blind-except.

Name : python3-flake8-blind-except
Version : 0.2.1 Vendor : Fedora Project
Release : 3.fc41 Date : 2024-07-20 04:06:15
Group : Unspecified Source RPM : python-flake8-blind-except-0.2.1-3.fc41.src.rpm
Size : 0.01 MB
Packager : Fedora Project
Summary : A flake8 extension that checks for catch-all except statements
Description :
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.

RPM found in directory: /vol/rzm3/linux-fedora-buffet/fedora-secondary/development/41/Everything/s390x/os/Packages/p

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  python3-flake8-blind-except-0.2.1-3.fc41.noarch.rpm
ftp.icm.edu.pl  python3-flake8-blind-except-0.2.1-3.fc41.noarch.rpm
ftp.icm.edu.pl  python3-flake8-blind-except-0.2.1-3.fc41.noarch.rpm
ftp.icm.edu.pl  python3-flake8-blind-except-0.2.1-3.fc41.noarch.rpm
ftp.icm.edu.pl  python3-flake8-blind-except-0.2.1-3.fc41.noarch.rpm
ftp.icm.edu.pl  python3-flake8-blind-except-0.2.1-3.fc41.noarch.rpm
ftp.icm.edu.pl  python3-flake8-blind-except-0.2.1-3.fc41.noarch.rpm
ftp.icm.edu.pl  python3-flake8-blind-except-0.2.1-3.fc41.noarch.rpm
     

Provides :
python-flake8-blind-except
python3-flake8-blind-except
python3.13-flake8-blind-except
python3.13dist(flake8-blind-except)
python3dist(flake8-blind-except)

Requires :
python(abi) = 3.13
python3dist(flake8)
python3dist(pycodestyle)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PartialHardlinkSets) <= 4.0.4-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1


Content of RPM :
/usr/lib/python3.13/site-packages/__pycache__/flake8_blind_except.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/__pycache__/flake8_blind_except.cpython-313.pyc
/usr/lib/python3.13/site-packages/flake8_blind_except-0.2.1.dist-info
/usr/lib/python3.13/site-packages/flake8_blind_except-0.2.1.dist-info/INSTALLER
/usr/lib/python3.13/site-packages/flake8_blind_except-0.2.1.dist-info/LICENSE
/usr/lib/python3.13/site-packages/flake8_blind_except-0.2.1.dist-info/METADATA
/usr/lib/python3.13/site-packages/flake8_blind_except-0.2.1.dist-info/WHEEL
/usr/lib/python3.13/site-packages/flake8_blind_except-0.2.1.dist-info/entry_points.txt
/usr/lib/python3.13/site-packages/flake8_blind_except-0.2.1.dist-info/top_level.txt
/usr/lib/python3.13/site-packages/flake8_blind_except.py
/usr/share/doc/python3-flake8-blind-except
/usr/share/doc/python3-flake8-blind-except/README.rst

 
ICM