X Tutup
Skip to content

[3.13] Document that PyType_GetModule returns a borrowed ref (GH-145612) (GH-145682)#145732

Merged
encukou merged 1 commit intopython:3.13from
miss-islington:backport-30bcdcd-3.13
Mar 10, 2026
Merged

[3.13] Document that PyType_GetModule returns a borrowed ref (GH-145612) (GH-145682)#145732
encukou merged 1 commit intopython:3.13from
miss-islington:backport-30bcdcd-3.13

Conversation

@miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Mar 10, 2026

(cherry picked from commit 30bcdcd)

Co-authored-by: Petr Viktorin encukou@gmail.com
(cherry picked from commit 4485545)


📚 Documentation preview 📚: https://cpython-previews--145732.org.readthedocs.build/

…H-145612) (pythonGH-145682)

(cherry picked from commit 30bcdcd)

Co-authored-by: Petr Viktorin <encukou@gmail.com>
(cherry picked from commit 4485545)
@encukou encukou merged commit f10a1d8 into python:3.13 Mar 10, 2026
30 checks passed
@miss-islington miss-islington deleted the backport-30bcdcd-3.13 branch March 10, 2026 09:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

X Tutup