◐ Shell
clean mode source ↗

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

Oct 6, 2022
…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

Oct 6, 2022
…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

Oct 6, 2022
…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

Oct 6, 2022
…e. (GH-97949)

(cherry picked from commit 6bfb0be)

Co-authored-by: larryhastings <larry@hastings.org>

carljm added a commit to carljm/cpython that referenced this pull request

Oct 6, 2022

ambv pushed a commit that referenced this pull request

Oct 7, 2022
…eference. (GH-97949) (GH-97989)

gh-97943: PyFunction_GetAnnotations should return a borrowed reference. (GH-97949)
(cherry picked from commit 6bfb0be)

Co-authored-by: larryhastings <larry@hastings.org>

carljm added a commit to carljm/cpython that referenced this pull request

Oct 8, 2022

mpage pushed a commit to mpage/cpython that referenced this pull request

Oct 11, 2022