◐ Shell
clean mode source ↗

bpo-30797: Avoid _GNU_SOURCE redefined warning in xmlparse.c by segevfiner · Pull Request #2670 · 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

@segevfiner

Copy link Copy Markdown

Contributor

cc @ned-deily

Same as: 05b72ed but for 3.7. Also in 3.5 and 2.7. I can submit back port pull requests if you wish.

@segevfiner segevfiner changed the title Avoid _GNU_SOURCE redefined warning in xmlparse.c bpo-30797: Avoid _GNU_SOURCE redefined warning in xmlparse.c

Jul 11, 2017

@vstinner vstinner merged commit f523255 into python:master

Jul 11, 2017

@segevfiner segevfiner deleted the patch-2 branch

July 11, 2017 21:52

segevfiner added a commit to segevfiner/cpython that referenced this pull request

Jul 11, 2017

segevfiner added a commit to segevfiner/cpython that referenced this pull request

Jul 11, 2017

segevfiner added a commit to segevfiner/cpython that referenced this pull request

Jul 11, 2017

vstinner pushed a commit that referenced this pull request

Jul 11, 2017
…H-2670) (#2672)

* [2.7] Avoid _GNU_SOURCE redefined warning in xmlparse.c (GH-2670)
(cherry picked from commit f523255)

* [2.7] Avoid _GNU_SOURCE redefined warning in xmlparse.c (GH-2670).
(cherry picked from commit f523255)

vstinner pushed a commit that referenced this pull request

Jul 11, 2017

ned-deily pushed a commit to ned-deily/cpython that referenced this pull request

Jul 16, 2017

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

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

3 participants

@segevfiner @vstinner @the-knights-who-say-ni