Skip to content
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

Added exception translator specific mutex used with try_translate_exceptions #5362

Merged
merged 5 commits into from
Sep 17, 2024

Commits on Sep 16, 2024

  1. Configuration menu
    Copy the full SHA
    9eded36 View commit details
    Browse the repository at this point in the history
  2. - Replaced with_internals_for_exception_translator by with_exception_…

    …translators
    
    - Incremented PYBIND11_INTERNALS_VERSION
    - Added a test
    vfdev-5 committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    a546f53 View commit details
    Browse the repository at this point in the history
  3. style: pre-commit fixes

    pre-commit-ci[bot] authored and vfdev-5 committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    4182510 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6e3f68e View commit details
    Browse the repository at this point in the history
  5. Addressed PR review comments

    vfdev-5 committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    8275a6a View commit details
    Browse the repository at this point in the history