◐ Shell
clean mode source ↗

bpo-37268: test_parser fails when run with -Werror by ZackerySpytz · Pull Request #15183 · 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

@ZackerySpytz

@ZackerySpytz ZackerySpytz commented

Aug 8, 2019

edited by miss-islington

Loading

Copy link Copy Markdown

Contributor

Use warnings.filterwarnings() when importing the deprecated parser
module.

@pablogsal

https://bugs.python.org/issue37268

Automerge-Triggered-By: @pablogsal

Use warnings.filterwarnings() when importing the deprecated parser
module.

@pablogsal pablogsal 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

Thanks @ZackerySpytz for fixing this!

@miss-islington

Copy link Copy Markdown

Contributor

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

@miss-islington miss-islington merged commit 10a0a09 into python:master

Aug 8, 2019

lisroach pushed a commit to lisroach/cpython that referenced this pull request

Sep 10, 2019
Use warnings.filterwarnings() when importing the deprecated parser
module.

@pablogsal 


https://bugs.python.org/issue37268



Automerge-Triggered-By: @pablogsal

DinoV pushed a commit to DinoV/cpython that referenced this pull request

Jan 14, 2020
Use warnings.filterwarnings() when importing the deprecated parser
module.

@pablogsal 


https://bugs.python.org/issue37268



Automerge-Triggered-By: @pablogsal

websurfer5 pushed a commit to websurfer5/cpython that referenced this pull request

Jul 20, 2020
Use warnings.filterwarnings() when importing the deprecated parser
module.

@pablogsal 


https://bugs.python.org/issue37268



Automerge-Triggered-By: @pablogsal

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

Reviewers

@pablogsal pablogsal pablogsal approved these changes

Assignees

No one assigned

Labels

skip news tests

Tests in the Lib/test dir

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

5 participants

@ZackerySpytz @miss-islington @pablogsal @the-knights-who-say-ni @bedevere-bot