Skip to content

[3.15] gh-153531: fix thread safety of setting func.__doc__ and func.__module__ (GH-154851) - #154856

Merged
kumaraditya303 merged 1 commit into
python:3.15from
miss-islington:backport-9ccd5bb-3.15
Jul 29, 2026
Merged

[3.15] gh-153531: fix thread safety of setting func.__doc__ and func.__module__ (GH-154851)#154856
kumaraditya303 merged 1 commit into
python:3.15from
miss-islington:backport-9ccd5bb-3.15

Conversation

@miss-islington

@miss-islingtonmiss-islington commented Jul 29, 2026

Copy link
Copy Markdown
Contributor

…_module__ (pythonGH-154851)
(cherry picked from commit 9ccd5bb)
Co-authored-by: Kumar Aditya <kumaraditya@python.org>
@kumaraditya303
kumaraditya303 enabled auto-merge (squash) July 29, 2026 06:38
@kumaraditya303
kumaraditya303 merged commit 048b1f6 into python:3.15Jul 29, 2026
60 checks passed
@miss-islington
miss-islington deleted the backport-9ccd5bb-3.15 branch July 29, 2026 07:10
Sign up for freeto 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

@miss-islington@kumaraditya303