Skip to content

[2.7] bpo-32798: Add restriction on the offset parameter for mmap.flush in the docs (GH-5621)#9991

Merged
miss-islington merged 1 commit into
python:2.7from
miss-islington:backport-027664a-2.7
Oct 20, 2018
Merged

[2.7] bpo-32798: Add restriction on the offset parameter for mmap.flush in the docs (GH-5621)#9991
miss-islington merged 1 commit into
python:2.7from
miss-islington:backport-027664a-2.7

Conversation

@miss-islington

@miss-islington miss-islington commented Oct 20, 2018

Copy link
Copy Markdown
Contributor

Add restriction on the offset parameter for mmap.flush.

Explain that ALLOCATIONGRANULARITY is the same as PAGESIZE in Unix.
(cherry picked from commit 027664a)

Co-authored-by: Pablo Galindo Pablogsal@gmail.com

https://bugs.python.org/issue32798

…the docs (pythonGH-5621)

Add restriction on the offset parameter for mmap.flush.

Explain that ALLOCATIONGRANULARITY is the same as PAGESIZE in Unix.
(cherry picked from commit 027664a)

Co-authored-by: Pablo Galindo <Pablogsal@gmail.com>

@vstinner vstinner left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM, good bot.

@miss-islington

Copy link
Copy Markdown
Contributor Author

@pablogsal and @vstinner: Status check is done, and it's a success ✅ .

@miss-islington miss-islington merged commit 2bad7ac into python:2.7 Oct 20, 2018
@miss-islington miss-islington deleted the backport-027664a-2.7 branch October 20, 2018 00:49
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants