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

[3.11] gh-92898: Enhance _testcppext test on cast to PyObject* (GH-93111) #93275

Merged
merged 1 commit into from
May 26, 2022

Commits on May 26, 2022

  1. pythongh-92898: Enhance _testcppext test on cast to PyObject* (python…

    …GH-93111)
    
    * Add StrongRef class.
    * Rename and reformat functions of the _Py_CAST() implementation.
    (cherry picked from commit 20d30ba)
    
    Co-authored-by: Victor Stinner <vstinner@python.org>
    vstinner authored and miss-islington committed May 26, 2022
    Configuration menu
    Copy the full SHA
    5846beb View commit details
    Browse the repository at this point in the history