Skip to content

[3.14] gh-145254: Fix formatting of thread safety annotations (GH-146111) - #146163

Merged
lysnikolaou merged 1 commit into
python:3.14from
miss-islington:backport-580043d-3.14
Mar 19, 2026
Merged

[3.14] gh-145254: Fix formatting of thread safety annotations (GH-146111)#146163
lysnikolaou merged 1 commit into
python:3.14from
miss-islington:backport-580043d-3.14

Conversation

@miss-islington

@miss-islingtonmiss-islington commented Mar 19, 2026

Copy link
Copy Markdown
Contributor
  • Add leading space so that the spacing between the previous annotation
    and the thread safety annotation looks correct.
  • Remove trailing period from the link to the thread safety level.
    (cherry picked from commit 580043d)

Co-authored-by: Lysandros Nikolaou lisandrosnik@gmail.com


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

…H-146111)
- Add leading space so that the spacing between the previous annotation
and the thread safety annotation looks correct.
- Remove trailing period from the link to the thread safety level.
(cherry picked from commit 580043d)
Co-authored-by: Lysandros Nikolaou <lisandrosnik@gmail.com>
@lysnikolaou
lysnikolaou enabled auto-merge (squash) March 19, 2026 11:05
@lysnikolaou
lysnikolaou merged commit cfdc5e8 into python:3.14Mar 19, 2026
39 of 40 checks passed
@miss-islington
miss-islington deleted the backport-580043d-3.14 branch March 19, 2026 11:08
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@lysnikolaou