[3.6] bpo-31106: Fix handling of erros in posix_fallocate() and posix… by larryhastings · Pull Request #3088 · python/cpython

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@larryhastings

Copy link Copy Markdown

Contributor

@larryhastings larryhastings commented

Aug 14, 2017

edited by bedevere-bot

Loading

…_fadvise() (GH-3000) (GH-3000)

(cherry picked from commit d4b93e2)

https://bugs.python.org/issue31106

Copy link Copy Markdown

Member

@serhiy-storchaka serhiy-storchaka left a comment

Choose a reason for hiding this comment

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

Seems the code is not different in 3.6 and master. Such kind of backports doesn't need a special review.

@serhiy-storchaka

Copy link Copy Markdown

Member

I just wondering why the commit message contains doubled "(GH-3000)".

And both changes need NEWS entries. But it may be easier to add them by separate commits.

@benjaminp benjaminp closed this

Sep 28, 2017

@benjaminp benjaminp deleted the backport-d4b93e2-3.6 branch

September 28, 2017 03:28

@benjaminp

Copy link Copy Markdown

Contributor

I deleted the backport branch because it seemed old. Feel free to restore if this still needs to happen.

@socketpair

Copy link Copy Markdown

Contributor

socketpair commented

Dec 23, 2017

edited

Loading

What can I do in order to merge this branch to Python 3.6 ?

Does it differ from #4101 ?

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

Reviewers

@serhiy-storchaka serhiy-storchaka serhiy-storchaka approved these changes

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

7 participants

@larryhastings @serhiy-storchaka @benjaminp @socketpair @Mariatta @the-knights-who-say-ni @bedevere-bot