Skip to content

gh-138205: explicit mention to mmap.mmap.resize in "Porting to Python 3.15" notes - #143440

Merged
picnixz merged 1 commit into
python:mainfrom
salty-horse:315_porting_resize_context
Jan 5, 2026
Merged

gh-138205: explicit mention to mmap.mmap.resize in "Porting to Python 3.15" notes#143440
picnixz merged 1 commit into
python:mainfrom
salty-horse:315_porting_resize_context

Conversation

@salty-horse

@salty-horsesalty-horse commented Jan 5, 2026

Copy link
Copy Markdown
Contributor

The porting guide for 3.15 say that "resize() has been removed on platforms", leaving the reader to guess which module the method is in. The full name should be used.


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

@picnixz

Copy link
Copy Markdown
Member

Can you check which PR introduced this change please so that we can add a link to that issue as well? TiA

@salty-horse

salty-horse commented Jan 5, 2026

Copy link
Copy Markdown
ContributorAuthor

The change was introduced in #138276. I will add a mention.

@salty-horse

Copy link
Copy Markdown
ContributorAuthor

I'm unsure how the author should be credited. "Contributed by AN Long"?

@picnixzpicnixz changed the title Mention full name of mmap.mmap.resize for better contextgh-138205: Mention full name of mmap.mmap.resize for better contextJan 5, 2026
@picnixz

Copy link
Copy Markdown
Member

I'm sorry, I only wanted the issue number for the PR title, no need for the rest!

@picnixzpicnixz changed the title gh-138205: Mention full name of mmap.mmap.resize for better contextgh-138205: explicit mention to mmap.mmap.resize in "Porting to Python 3.15" notesJan 5, 2026
@picnixz
picnixz merged commit 1569275 into python:mainJan 5, 2026
39 checks passed
@github-project-automationgithub-project-automationBot moved this from Todo to Done in Docs PRsJan 5, 2026
@picnixz

Copy link
Copy Markdown
Member

Thank you!

thunder-coding pushed a commit to thunder-coding/cpython that referenced this pull request Feb 15, 2026
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docsDocumentation in the Doc dirskip news

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants

@salty-horse@picnixz