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-94518: Port 23-argument _posixsubprocess.fork_exec to Argument Clinic #94519

Merged
merged 26 commits into from
Apr 24, 2023

Commits on Aug 24, 2022

  1. Configuration menu
    Copy the full SHA
    2e438d9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    514a377 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f6ffbb7 View commit details
    Browse the repository at this point in the history
  4. Fix forced arg format

    arhadthedev committed Aug 24, 2022
    Configuration menu
    Copy the full SHA
    bed7d60 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    603be00 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a0646e6 View commit details
    Browse the repository at this point in the history
  7. Add a NEWS entry

    arhadthedev committed Aug 24, 2022
    Configuration menu
    Copy the full SHA
    86edd0e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    fe48164 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    90bb494 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d0a586c View commit details
    Browse the repository at this point in the history
  11. Fix an unitialized PID

    arhadthedev committed Aug 24, 2022
    Configuration menu
    Copy the full SHA
    df6bb72 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    c927533 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    9cb1268 View commit details
    Browse the repository at this point in the history
  14. Fix a minor grammar error

    arhadthedev committed Aug 24, 2022
    Configuration menu
    Copy the full SHA
    18e8821 View commit details
    Browse the repository at this point in the history
  15. Address Gregory's review

    arhadthedev committed Aug 24, 2022
    Configuration menu
    Copy the full SHA
    c822f10 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2023

  1. Configuration menu
    Copy the full SHA
    0c6725e View commit details
    Browse the repository at this point in the history
  2. Update a clinic file

    arhadthedev committed Jan 15, 2023
    Configuration menu
    Copy the full SHA
    2535f5e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6822d10 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2023

  1. Configuration menu
    Copy the full SHA
    e09851f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a75cc40 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2023

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

Commits on Apr 12, 2023

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

Commits on Apr 15, 2023

  1. Configuration menu
    Copy the full SHA
    4ec550d View commit details
    Browse the repository at this point in the history
  2. Minimize the diff

    arhadthedev committed Apr 15, 2023
    Configuration menu
    Copy the full SHA
    c7e1a5e View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2023

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

Commits on Apr 24, 2023

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