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-87063: Add closed attribute to multiprocessing.Process #125838

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

Commits on Oct 22, 2024

  1. Configuration menu
    Copy the full SHA
    99d0929 View commit details
    Browse the repository at this point in the history
  2. Change NEWS

    rruuaanng authored Oct 22, 2024
    Configuration menu
    Copy the full SHA
    9d1b78a View commit details
    Browse the repository at this point in the history
  3. Remove Queue

    rruuaanng committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    1da383f View commit details
    Browse the repository at this point in the history
  4. Add docs

    rruuaanng committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    ef00cd8 View commit details
    Browse the repository at this point in the history
  5. Add property

    rruuaanng committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    31381ae View commit details
    Browse the repository at this point in the history
  6. Change test

    rruuaanng authored Oct 22, 2024
    Configuration menu
    Copy the full SHA
    43562be View commit details
    Browse the repository at this point in the history
  7. is_closed rename to closed

    rruuaanng authored Oct 22, 2024
    Configuration menu
    Copy the full SHA
    b86cb40 View commit details
    Browse the repository at this point in the history
  8. is_closed rename to closed

    rruuaanng committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    50490d6 View commit details
    Browse the repository at this point in the history
  9. Change NEWS

    rruuaanng authored Oct 22, 2024
    Configuration menu
    Copy the full SHA
    b2eac3c View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2024

  1. Change NEWS

    rruuaanng authored Oct 24, 2024
    Configuration menu
    Copy the full SHA
    5b43f02 View commit details
    Browse the repository at this point in the history
  2. Change test

    rruuaanng authored Oct 24, 2024
    Configuration menu
    Copy the full SHA
    6898906 View commit details
    Browse the repository at this point in the history
  3. Change docs

    rruuaanng authored Oct 24, 2024
    Configuration menu
    Copy the full SHA
    e92ea6d View commit details
    Browse the repository at this point in the history
  4. Change test

    rruuaanng authored Oct 24, 2024
    Configuration menu
    Copy the full SHA
    caa3ab4 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2024

  1. Change NEWS

    rruuaanng committed Oct 26, 2024
    Configuration menu
    Copy the full SHA
    3975bd4 View commit details
    Browse the repository at this point in the history
  2. Add what's NEWS

    rruuaanng committed Oct 26, 2024
    Configuration menu
    Copy the full SHA
    a907454 View commit details
    Browse the repository at this point in the history
  3. Change docs

    rruuaanng authored Oct 26, 2024
    Configuration menu
    Copy the full SHA
    5cda5b4 View commit details
    Browse the repository at this point in the history
  4. Change what's NEWS

    rruuaanng authored Oct 26, 2024
    Configuration menu
    Copy the full SHA
    1c84bb2 View commit details
    Browse the repository at this point in the history
  5. Change test

    rruuaanng authored Oct 26, 2024
    Configuration menu
    Copy the full SHA
    5d2a4f8 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2024

  1. Change what's news

    rruuaanng authored Oct 27, 2024
    Configuration menu
    Copy the full SHA
    0297a9e View commit details
    Browse the repository at this point in the history
  2. Change news

    rruuaanng authored Oct 27, 2024
    Configuration menu
    Copy the full SHA
    818e787 View commit details
    Browse the repository at this point in the history