gh-97943: PyFunction_GetAnnotations should return a borrowed reference. by larryhastings · Pull Request #97949 · python/cpython
…ference. It was returning a new reference, which isn't how it used to work, and isn't how it's documented.
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request
…ference. (pythonGH-97949) (cherry picked from commit 6bfb0be) Co-authored-by: larryhastings <larry@hastings.org>
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request
…ference. (pythonGH-97949) (cherry picked from commit 6bfb0be) Co-authored-by: larryhastings <larry@hastings.org>
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request
…ference. (pythonGH-97949) (cherry picked from commit 6bfb0be) Co-authored-by: larryhastings <larry@hastings.org>
miss-islington added a commit that referenced this pull request
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters