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-126366: Make native generators thread safe #126371

Open
wants to merge 14 commits into
base: main
Choose a base branch
from

Commits on Nov 3, 2024

  1. Configuration menu
    Copy the full SHA
    f8b06ae View commit details
    Browse the repository at this point in the history
  2. Add blurb

    ZeroIntensity committed Nov 3, 2024
    Configuration menu
    Copy the full SHA
    cd6f573 View commit details
    Browse the repository at this point in the history
  3. Add a test.

    ZeroIntensity committed Nov 3, 2024
    Configuration menu
    Copy the full SHA
    49fb9e5 View commit details
    Browse the repository at this point in the history
  4. Fix the test.

    ZeroIntensity committed Nov 3, 2024
    Configuration menu
    Copy the full SHA
    ab087ce View commit details
    Browse the repository at this point in the history
  5. Fix the test (again).

    ZeroIntensity committed Nov 3, 2024
    Configuration menu
    Copy the full SHA
    d332da1 View commit details
    Browse the repository at this point in the history
  6. Fix doctest.

    ZeroIntensity committed Nov 3, 2024
    Configuration menu
    Copy the full SHA
    61fa342 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2024

  1. Configuration menu
    Copy the full SHA
    6b6b8e6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1b72842 View commit details
    Browse the repository at this point in the history
  3. Update the blurb

    ZeroIntensity committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    684ccaf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9edb265 View commit details
    Browse the repository at this point in the history
  5. Fix the test name.

    ZeroIntensity committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    3a1fe3a View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2024

  1. Configuration menu
    Copy the full SHA
    8e84dd4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    517b7f8 View commit details
    Browse the repository at this point in the history
  3. Fix failing build.

    ZeroIntensity committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    6276ae5 View commit details
    Browse the repository at this point in the history