summaryrefslogtreecommitdiffstats
path: root/Python/brc.c
Commit message (Expand)AuthorAgeFilesLines
* Fix typos in documentation and comments (#119763)Xie Yanbo2024-06-041-2/+2
* gh-110481: Fix biased reference counting queue initialization. (#117271)Sam Gross2024-03-281-2/+12
* gh-112175: Add `eval_breaker` to `PyThreadState` (#115194)Brett Simmers2024-02-201-1/+1
* gh-110481: Implement inter-thread queue for biased reference counting (#114824)Sam Gross2024-02-091-0/+198