Skip to content

bpo-31893: Fix errors in b9052a0f91d2e83bbc27267247a5920c82b242a3. - #4196

Merged
serhiy-storchaka merged 2 commits into
python:masterfrom
serhiy-storchaka:freebsd-selectmodule-typo
Oct 31, 2017
Merged

bpo-31893: Fix errors in b9052a0f91d2e83bbc27267247a5920c82b242a3.#4196
serhiy-storchaka merged 2 commits into
python:masterfrom
serhiy-storchaka:freebsd-selectmodule-typo

Conversation

@serhiy-storchaka

@serhiy-storchakaserhiy-storchaka commented Oct 31, 2017

Copy link
Copy Markdown
Member

@serhiy-storchakaserhiy-storchaka added needs backport to 2.7 type-bug An unexpected behavior, bug, or error labels Oct 31, 2017
@serhiy-storchakaserhiy-storchaka changed the title Fix a typo introduced in b9052a0f91d2e83bbc27267247a5920c82b242a3.bpo-31893: Fix a typo introduced in b9052a0f91d2e83bbc27267247a5920c82b242a3.Oct 31, 2017
@serhiy-storchakaserhiy-storchaka changed the title bpo-31893: Fix a typo introduced in b9052a0f91d2e83bbc27267247a5920c82b242a3.bpo-31893: Fix errors in b9052a0f91d2e83bbc27267247a5920c82b242a3.Oct 31, 2017
@serhiy-storchaka
serhiy-storchaka merged commit 2298fad into python:masterOct 31, 2017
@miss-islington

Copy link
Copy Markdown
Contributor

Thanks @serhiy-storchaka for the PR 🌮🎉.. I'm working now to backport this PR to: 2.7, 3.6.
🐍🍒⛏🤖

@serhiy-storchaka
serhiy-storchaka deleted the freebsd-selectmodule-typo branch October 31, 2017 16:18
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Oct 31, 2017
* Fix a compilation error on FreeBSD.
* Fix the data attribute size on Mac OS X.
(cherry picked from commit 2298fad)
@bedevere-bot

Copy link
Copy Markdown

GH-4201 is a backport of this pull request to the 3.6 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Oct 31, 2017
* Fix a compilation error on FreeBSD.
* Fix the data attribute size on Mac OS X.
(cherry picked from commit 2298fad)
@bedevere-bot

Copy link
Copy Markdown

GH-4202 is a backport of this pull request to the 2.7 branch.

serhiy-storchaka pushed a commit that referenced this pull request Oct 31, 2017
* Fix a compilation error on FreeBSD.
* Fix the data attribute size on Mac OS X.
(cherry picked from commit 2298fad)
serhiy-storchaka pushed a commit that referenced this pull request Oct 31, 2017
* Fix a compilation error on FreeBSD.
* Fix the data attribute size on Mac OS X.
(cherry picked from commit 2298fad)
embray pushed a commit to embray/cpython that referenced this pull request Nov 9, 2017
* Fix a compilation error on FreeBSD.
* Fix the data attribute size on Mac OS X.
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip newstype-bugAn unexpected behavior, bug, or error

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@serhiy-storchaka@miss-islington@bedevere-bot@the-knights-who-say-ni