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

gh-111972: unicode: Make ucnhash_capicapsule initialization thread-safe #112249

Merged
merged 6 commits into from
Nov 30, 2023

Commits on Nov 18, 2023

  1. Configuration menu
    Copy the full SHA
    0022adc View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2023

  1. Address review

    Eclips4 committed Nov 19, 2023
    Configuration menu
    Copy the full SHA
    06111d7 View commit details
    Browse the repository at this point in the history
  2. Remove unused variable

    Eclips4 committed Nov 19, 2023
    Configuration menu
    Copy the full SHA
    ca5b5b6 View commit details
    Browse the repository at this point in the history
  3. Fix test

    Eclips4 committed Nov 19, 2023
    Configuration menu
    Copy the full SHA
    6e2dbbd View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2023

  1. Restore previous behaviour

    Eclips4 committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    4102839 View commit details
    Browse the repository at this point in the history
  2. Fix indent

    Eclips4 committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    bfbb393 View commit details
    Browse the repository at this point in the history