Skip to content

gh-141811: Split up init.rst into multiple pages#144844

Open
ZeroIntensity wants to merge 8 commits intopython:mainfrom
ZeroIntensity:split-up-init-docs
Open

gh-141811: Split up init.rst into multiple pages#144844
ZeroIntensity wants to merge 8 commits intopython:mainfrom
ZeroIntensity:split-up-init-docs

Conversation

@ZeroIntensity
Copy link
Member

@ZeroIntensity ZeroIntensity commented Feb 15, 2026

ZeroIntensity and others added 2 commits February 15, 2026 17:13
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>

.. c:macro:: Py_BEGIN_CRITICAL_SECTION2(a, b)

Acquires the per-objects locks for the objects *a* and *b* and begins a
Copy link
Contributor

Choose a reason for hiding this comment

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

Nice PR! I just got one nitpick:

Suggested change
Acquires the per-objects locks for the objects *a* and *b* and begins a
Acquires the per-object locks for the objects *a* and *b* and begins a

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

awaiting core review docs Documentation in the Doc dir needs backport to 3.13 bugs and security fixes needs backport to 3.14 bugs and security fixes skip news topic-C-API

Projects

Status: Todo

Development

Successfully merging this pull request may close these issues.

3 participants