Skip to content

gh-119786: Add InternalDocs/qsbr.md. #135411

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

nascheme
Copy link
Member

@nascheme nascheme commented Jun 11, 2025

This is a document I wish we had when I started reading qsbr.c and the related code in obmalloc.c. I hope it is technically accurate and helpful.

nascheme and others added 2 commits June 13, 2025 10:04
Co-authored-by: Kumar Aditya <kumaraditya@python.org>
Co-authored-by: Pieter Eendebak <pieter.eendebak@gmail.com>

### Core Implementation

The proposal to add QSBR to Python is contained in Github issue 115103 [1].
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
The proposal to add QSBR to Python is contained in Github issue 115103 [1].
The proposal to add QSBR to Python is contained in Github issue 115103 [^1].

You can use github's footnotes for it


## References

1. https://github.com/python/cpython/issues/115103
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
1. https://github.com/python/cpython/issues/115103
[^1]: https://github.com/python/cpython/issues/115103

Same for others

@picnixz picnixz changed the title Add InternalDocs/qsbr.md. gh-119786: Add InternalDocs/qsbr.md. Jun 14, 2025
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: Todo
Development

Successfully merging this pull request may close these issues.

5 participants