8000 avoid bare except: in stdlib · Issue #125522 · python/cpython · GitHub
[go: up one dir, main page]

Skip to content

avoid bare except: in stdlib #125522

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
iritkatriel opened this issue Oct 15, 2024 · 2 comments
Open

avoid bare except: in stdlib #125522

iritkatriel opened this issue Oct 15, 2024 · 2 comments
Labels
stdlib Python modules in the Lib dir

Comments

@iritkatriel
Copy link
Member
iritkatriel commented Oct 15, 2024
@ZeroIntensity ZeroIntensity added the stdlib Python modules in the Lib dir label Oct 15, 2024
iritkatriel added a commit to iritkatriel/cpython that referenced this issue Oct 15, 2024
miss-islington pushed a commit to miss-islington/cpython that referenced this issue Oct 19, 2024
(cherry picked from commit 4b421e8)

Co-authored-by: Irit Katriel <1055913+iritkatriel@users.noreply.github.com>
miss-islington pushed a commit to miss-islington/cpython that referenced this issue Oct 19, 2024
(cherry picked from commit 4b421e8)

Co-authored-by: Irit Katriel <1055913+iritkatriel@users.noreply.github.com>
iritkatriel added a commit that referenced this issue Oct 19, 2024
…125727)

gh-125522: Fix bare except in test_math.testTan (GH-125544)
(cherry picked from commit 4b421e8)

Co-authored-by: Irit Katriel <1055913+iritkatriel@users.noreply.github.com>
iritkatriel added a commit that referenced this issue Oct 19, 2024
…125726)

gh-125522: Fix bare except in test_math.testTan (GH-125544)
(cherry picked from commit 4b421e8)

Co-authored-by: Irit Katriel <1055913+iritkatriel@users.noreply.github.com>
@simple-is-great
Copy link
Contributor

I'll take a look :)

simple-is-great added a commit to simple-is-great/cpython that referenced this issue Nov 2, 2024
miss-islington pushed a commit to miss-islington/cpython that referenced this issue Nov 2, 2024
…gh-126321)

(cherry picked from commit cfb1b2f)

Co-authored-by: simple-is-great <103080930+simple-is-great@users.noreply.github.com>
miss-islington pushed a commit to miss-islington/cpython that referenced this issue Nov 2, 2024
…gh-126321)

(cherry picked from commit cfb1b2f)

Co-authored-by: simple-is-great <103080930+simple-is-great@users.noreply.github.com>
corona10 pushed a commit that referenced this issue Nov 2, 2024
…6321) (gh-126328)

gh-125522: Remove bare except in test_zlib.test_flushes (gh-126321)
(cherry picked from commit cfb1b2f)

Co-authored-by: simple-is-great <103080930+simple-is-great@users.noreply.github.com>
corona10 pushed a commit that referenced this issue Nov 2, 2024
…6321) (gh-126327)

gh-125522: Remove bare except in test_zlib.test_flushes (gh-126321)
(cherry picked from commit cfb1b2f)

Co-authored-by: simple-is-great <103080930+simple-is-great@users.noreply.github.com>
miss-islington pushed a commit to miss-islington/cpython that referenced this issue Jan 29, 2025
(cherry picked from commit a1a4e9f)

Co-authored-by: Tomas R. <tomas.roun8@gmail.com>
miss-islington pushed a commit to miss-islington/cpython that referenced this issue Jan 29, 2025
(cherry picked from commit a1a4e9f)

Co-authored-by: Tomas R. <tomas.roun8@gmail.com>
iritkatriel pushed a commit that referenced this issue Jan 29, 2025
gh-125522: Fix bare except in `test_uuid` (GH-129018)
(cherry picked from commit a1a4e9f)

Co-authored-by: Tomas R <tomas.roun8@gmail.com>
iritkatriel pushed a commit that referenced this issue Jan 29, 2025
gh-125522: Fix bare except in `test_uuid` (GH-129018)
(cherry picked from commit a1a4e9f)

Co-authored-by: Tomas R <tomas.roun8@gmail.com>
srinivasreddy pushed a commit to srinivasreddy/cpython that referenced this issue Feb 7, 2025
@StanFromIreland
Copy link
Contributor

Note there already exists a bug for all of the cases in idlelib: #59518

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stdlib Python modules in the Lib dir
Projects
None yet
Development

No branches or pull requests

4 participants
0