FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

[3.14] gh-142518: Document thread-safety guarantees of list operations (GH-142519) by miss-islington · Pull Request #143736 · python/cpython · GitHub

/ cpython Public

[3.14] gh-142518: Document thread-safety guarantees of list operations (GH-142519) - #143736

Merged
lysnikolaou merged 1 commit into
python:3.14from
miss-islington:backport-1de4671-3.14
Jan 12, 2026
Merged

[3.14] gh-142518: Document thread-safety guarantees of list operations (GH-142519)#143736
lysnikolaou merged 1 commit into
python:3.14from
miss-islington:backport-1de4671-3.14

Conversation

miss-islington commented Jan 12, 2026
edited by github-actions Bot
Loading

Copy link
Copy Markdown
Contributor
  • Add everything to code blocks
  • Improve wording around atomicity; specify exact types
  • Better explain lock-free and atomicity
    (cherry picked from commit 1de4671)

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


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

…pythonGH-142519)

* Add everything to code blocks
* Improve wording around atomicity; specify exact types
* Better explain lock-free and atomicity
(cherry picked from commit 1de4671)

Co-authored-by: Lysandros Nikolaou <lisandrosnik@gmail.com>
bedevere-app Bot added docs Documentation in the Doc dir skip news labels Jan 12, 2026
github-project-automation Bot moved this to Todo in Docs PRs Jan 12, 2026
lysnikolaou merged commit 341e086 into python:3.14 Jan 12, 2026
38 checks passed
github-project-automation Bot moved this from Todo to Done in Docs PRs Jan 12, 2026
miss-islington deleted the backport-1de4671-3.14 branch January 12, 2026 16:55
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Documentation in the Doc dir skip news topic-free-threading

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants


Back | FazBrowse Home | New Git URL