Skip to content

python: fix traceback generation#2303

Merged
BareosBot merged 3 commits intobareos:masterfrom
sebsura:dev/ssura/master/fix-python-backtrace-generation
Jun 26, 2025
Merged

python: fix traceback generation#2303
BareosBot merged 3 commits intobareos:masterfrom
sebsura:dev/ssura/master/fix-python-backtrace-generation

Conversation

@sebsura
Copy link
Contributor

@sebsura sebsura commented Jun 24, 2025

Thank you for contributing to the Bareos Project!

PR #2273 enhanced the error detection in our stack trace generation, but sadly broke the actual generation due to a typo. This pr fixes that typo.

  • postgres changelog entry was added.

Please check

  • Short description and the purpose of this PR is present above this paragraph
  • Your name is present in the AUTHORS file (optional)

If you have any questions or problems, please give a comment in the PR.

Helpful documentation and best practices

Checklist for the reviewer of the PR (will be processed by the Bareos team)

Make sure you check/merge the PR using devtools/pr-tool to have some simple automated checks run and a proper changelog record added.

General
  • Is the PR title usable as CHANGELOG entry?
  • Purpose of the PR is understood
  • Commit descriptions are understandable and well formatted
  • Required backport PRs have been created
  • Correct milestone is set
Source code quality
  • Source code changes are understandable
  • Variable and function names are meaningful
  • Code comments are correct (logically and spelling)
  • Required documentation changes are present and part of the PR

@sebsura sebsura force-pushed the dev/ssura/master/fix-python-backtrace-generation branch 4 times, most recently from 800eaa0 to ebfff64 Compare June 26, 2025 12:45
@BareosBot BareosBot merged commit 8218601 into bareos:master Jun 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants