X Tutup
The Wayback Machine - https://web.archive.org/web/20221223152658/https://github.com/python/cpython/pull/100085/commits
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-81057: Move Signal-Related Globals to _PyRuntimeState #100085

Merged

Commits on Dec 12, 2022

  1. Fix formatting.

    ericsnowcurrently committed Dec 12, 2022
  2. Revert "Fix includes on Windows."

    This reverts commit d9a5dfa.
    ericsnowcurrently committed Dec 12, 2022
  3. Pull in HANDLE.

    ericsnowcurrently committed Dec 12, 2022
  4. Fix a warning.

    ericsnowcurrently committed Dec 12, 2022
X Tutup