Skip to content

Fix typos and sentences in memory.rst#151243

Merged
ZeroIntensity merged 1 commit into
python:mainfrom
manoj-marimuthu:fix-typos-memory-rst
Jun 10, 2026
Merged

Fix typos and sentences in memory.rst#151243
ZeroIntensity merged 1 commit into
python:mainfrom
manoj-marimuthu:fix-typos-memory-rst

Conversation

@manoj-marimuthu

Copy link
Copy Markdown
Contributor

The following PR fixes 2 typos in sentences and improves them for better readability in Doc/c-api/memory.rst.

sentence 1:

Note that by using
the C library allocator as shown in the previous example, the allocated memory
for the I/O buffer escapes completely the Python memory manager.

(typo in last line)
sentence 2:

Allocates *nelem* elements each whose size in bytes is *elsize*

@read-the-docs-community

Copy link
Copy Markdown

Documentation build overview

📚 cpython-previews | 🛠️ Build #33075042 | 📁 Comparing 59ff082 against main (f2a0f82)

  🔍 Preview build  

1 file changed
± c-api/memory.html

@ZeroIntensity ZeroIntensity added needs backport to 3.13 bugs and security fixes needs backport to 3.14 bugs and security fixes needs backport to 3.15 pre-release feature fixes, bugs and security fixes labels Jun 10, 2026
@ZeroIntensity ZeroIntensity merged commit 8c0e251 into python:main Jun 10, 2026
48 checks passed
@github-project-automation github-project-automation Bot moved this from Todo to Done in Docs PRs Jun 10, 2026
@miss-islington-app

Copy link
Copy Markdown

Thanks @manoj-marimuthu for the PR, and @ZeroIntensity for merging it 🌮🎉.. I'm working now to backport this PR to: 3.13, 3.14, 3.15.
🐍🍒⛏🤖 I'm not a witch! I'm not a witch!

@bedevere-app

bedevere-app Bot commented Jun 10, 2026

Copy link
Copy Markdown

GH-151247 is a backport of this pull request to the 3.15 branch.

@bedevere-app bedevere-app Bot removed the needs backport to 3.15 pre-release feature fixes, bugs and security fixes label Jun 10, 2026
@bedevere-app

bedevere-app Bot commented Jun 10, 2026

Copy link
Copy Markdown

GH-151248 is a backport of this pull request to the 3.14 branch.

@bedevere-app bedevere-app Bot removed the needs backport to 3.14 bugs and security fixes label Jun 10, 2026
@bedevere-app

bedevere-app Bot commented Jun 10, 2026

Copy link
Copy Markdown

GH-151249 is a backport of this pull request to the 3.13 branch.

@bedevere-app bedevere-app Bot removed the needs backport to 3.13 bugs and security fixes label Jun 10, 2026
StanFromIreland pushed a commit that referenced this pull request Jun 10, 2026
(cherry picked from commit 8c0e251)

Co-authored-by: Manoj K M <manojkm24dev@gmail.com>
ZeroIntensity pushed a commit that referenced this pull request Jun 10, 2026
…GH-151248)

Docs: Fix typos in the "Memory Management" section (GH-151243)
(cherry picked from commit 8c0e251)

Co-authored-by: Manoj K M <manojkm24dev@gmail.com>
ZeroIntensity pushed a commit that referenced this pull request Jun 10, 2026
…GH-151247)

Docs: Fix typos in the "Memory Management" section (GH-151243)
(cherry picked from commit 8c0e251)

Co-authored-by: Manoj K M <manojkm24dev@gmail.com>
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 issue skip news

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants