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

bpo-30794: added kill() method to multiprocessing.Process #2528

Merged
merged 6 commits into from Jul 18, 2017
Merged

bpo-30794: added kill() method to multiprocessing.Process #2528

merged 6 commits into from Jul 18, 2017

Commits on Jul 1, 2017

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

Commits on Jul 4, 2017

  1. Configuration menu
    Copy the full SHA
    e8cdbc3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7f6d00e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dfd4faf View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2017

  1. Configuration menu
    Copy the full SHA
    7c25c66 View commit details
    Browse the repository at this point in the history
  2. Fix trailing whitespace in doc

    pitrou committed Jul 18, 2017
    Configuration menu
    Copy the full SHA
    84e0e7a View commit details
    Browse the repository at this point in the history