Skip to content

fix: replace bare except clause with except Exception#10108

Open
haosenwang1018 wants to merge 1579 commits intoaws:v2from
haosenwang1018:fix/bare-excepts
Open

fix: replace bare except clause with except Exception#10108
haosenwang1018 wants to merge 1579 commits intoaws:v2from
haosenwang1018:fix/bare-excepts

Conversation

@haosenwang1018
Copy link

Replace bare except clause with except Exception.

* release-1.42.74:
  Bumping version to 1.42.74
  Update changelog based on model updates
* release-1.42.75:
  Bumping version to 1.42.75
  Update changelog based on model updates
* release-1.42.76:
  Bumping version to 1.42.76
  Update changelog based on model updates
* release-1.43.0:
  Bumping version to 1.43.0
  Add changelog entries from botocore
  Update changelog based on model updates
* release-1.43.1:
  Bumping version to 1.43.1
  Update changelog based on model updates
  Merge customizations for EMR
* release-1.43.2:
  Bumping version to 1.43.2
  Update changelog based on model updates
  Merge customizations for EKS
Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6.
- [Release notes](https://github.com/actions/checkout/releases)
- [Commits](actions/checkout@v5...v6)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
* release-1.43.3:
  Bumping version to 1.43.3
  Update changelog based on model updates
* release-1.43.4:
  Bumping version to 1.43.4
  Update changelog based on model updates
arandito and others added 29 commits February 17, 2026 13:33
* release-1.44.41:
  Bumping version to 1.44.41
  Update changelog based on model updates
* release-1.44.42:
  Bumping version to 1.44.42
  Update changelog based on model updates
Non-functional changes only:
- Fixed minor spelling mistakes in comments
- Corrected typos in user-facing strings
- No variables, logic, or functional code was modified.

Signed-off-by: Marcel Petrick <mail@marcelpetrick.it>
Co-authored-by: Alex Shovlin <shovlia@amazon.com>
* release-1.44.43:
  Bumping version to 1.44.43
  Update changelog based on model updates
Co-authored-by: Ian Lee <ianleeyt@amazon.com>
* release-1.44.44:
  Bumping version to 1.44.44
  Update changelog based on model updates
Bumps [actions/stale](https://github.com/actions/stale) from 10.1.0 to 10.2.0.
- [Release notes](https://github.com/actions/stale/releases)
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)
- [Commits](actions/stale@5f858e3...b5d41d4)

---
updated-dependencies:
- dependency-name: actions/stale
  dependency-version: 10.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* release-1.44.45:
  Bumping version to 1.44.45
  Update changelog based on model updates
* release-1.44.46:
  Bumping version to 1.44.46
  Update changelog based on model updates
* release-1.44.47:
  Bumping version to 1.44.47
  Update changelog based on model updates
* release-1.44.48:
  Bumping version to 1.44.48
  Update changelog based on model updates
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.