Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bpo-37731: Reorder includes in xmltok.c to avoid redefinition of _POSIX_C_SOURCE #16733

Merged
merged 1 commit into from Oct 12, 2019

Conversation

@pablogsal
Copy link
Member

pablogsal commented Oct 12, 2019

https://bugs.python.org/issue37731

Automerge-Triggered-By: @pablogsal

…IX_C_SOURCE
@pablogsal pablogsal added the skip news label Oct 12, 2019
@pablogsal pablogsal changed the title bpo-37731: Reorder includes in xmltok.c to avoid redefinition of _POS… bpo-37731: Reorder includes in xmltok.c to avoid redefinition of _POSIX_C_SOURCE Oct 12, 2019
@pablogsal pablogsal merged commit 8177404 into python:master Oct 12, 2019
4 checks passed
4 checks passed
Azure Pipelines PR #20191012.29 succeeded
Details
bedevere/issue-number Issue number 37731 found
Details
bedevere/news "skip news" label found
continuous-integration/travis-ci/pr The Travis CI build passed
Details
@pablogsal pablogsal deleted the pablogsal:bpo37731 branch Oct 12, 2019
@miss-islington

This comment has been minimized.

Copy link

miss-islington commented Oct 12, 2019

Thanks @pablogsal for the PR 🌮🎉.. I'm working now to backport this PR to: 3.8.
🐍🍒🤖

miss-islington added a commit to miss-islington/cpython that referenced this pull request Oct 12, 2019
…IX_C_SOURCE (pythonGH-16733)

(cherry picked from commit 8177404)

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

This comment has been minimized.

Copy link

bedevere-bot commented Oct 12, 2019

GH-16734 is a backport of this pull request to the 3.8 branch.

miss-islington added a commit that referenced this pull request Oct 12, 2019
…IX_C_SOURCE (GH-16733)

(cherry picked from commit 8177404)

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

This comment has been minimized.

Copy link

miss-islington commented Nov 7, 2019

Thanks @pablogsal for the PR 🌮🎉.. I'm working now to backport this PR to: 2.7.
🐍🍒🤖

@bedevere-bot

This comment has been minimized.

Copy link

bedevere-bot commented Nov 7, 2019

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

miss-islington added a commit to miss-islington/cpython that referenced this pull request Nov 7, 2019
…IX_C_SOURCE (pythonGH-16733)

(cherry picked from commit 8177404)

Co-authored-by: Pablo Galindo <Pablogsal@gmail.com>
miss-islington added a commit that referenced this pull request Nov 7, 2019
…IX_C_SOURCE (GH-16733)

(cherry picked from commit 8177404)

Co-authored-by: Pablo Galindo <Pablogsal@gmail.com>
jacobneiltaylor added a commit to jacobneiltaylor/cpython that referenced this pull request Dec 5, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
5 participants
You can’t perform that action at this time.