X Tutup
Skip to content

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

Merged
encukou merged 1 commit intopython:3.14from
encukou:backport-4485545-3.14
Mar 10, 2026
Merged

[3.14] Document that PyType_GetModule returns a borrowed ref (GH-145612)#145682
encukou merged 1 commit intopython:3.14from
encukou:backport-4485545-3.14

Conversation

@encukou
Copy link
Member

@encukou encukou commented Mar 9, 2026

(cherry picked from commit 4485545)


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

…H-145612)

(cherry picked from commit 4485545)

Co-authored-by: Petr Viktorin <encukou@gmail.com>
@encukou encukou added the needs backport to 3.13 bugs and security fixes label Mar 9, 2026
@encukou encukou merged commit 30bcdcd into python:3.14 Mar 10, 2026
38 checks passed
@miss-islington-app
Copy link

Thanks @encukou for the PR 🌮🎉.. I'm working now to backport this PR to: 3.13.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Mar 10, 2026
…H-145612) (pythonGH-145682)

(cherry picked from commit 30bcdcd)

Co-authored-by: Petr Viktorin <encukou@gmail.com>
(cherry picked from commit 4485545)
@bedevere-app
Copy link

bedevere-app bot commented Mar 10, 2026

GH-145732 is a backport of this pull request to the 3.13 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.13 bugs and security fixes label Mar 10, 2026
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.

1 participant

X Tutup