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-108014: Add Py_IsFinalizing() function #108032

Merged
merged 5 commits into from
Aug 18, 2023
Merged

Commits on Aug 16, 2023

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

Commits on Aug 17, 2023

  1. true/false

    vstinner committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    f769755 View commit details
    Browse the repository at this point in the history
  2. Specify *main* interpreter

    vstinner committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    9bd258f View commit details
    Browse the repository at this point in the history
  3. Update Misc/NEWS.d/next/C API/2023-08-16-17-16-19.gh-issue-108014.wXN…

    …3CF.rst
    
    Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
    vstinner and serhiy-storchaka authored Aug 17, 2023
    Configuration menu
    Copy the full SHA
    fe6216c View commit details
    Browse the repository at this point in the history
  4. Update Doc/whatsnew/3.13.rst

    Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
    vstinner and serhiy-storchaka authored Aug 17, 2023
    Configuration menu
    Copy the full SHA
    fa76703 View commit details
    Browse the repository at this point in the history