◐ Shell
reader mode source ↗
Skip to content

bpo-37268: test_parser fails when run with -Werror#15183

Merged
miss-islington merged 1 commit into
python:masterfrom
ZackerySpytz:bpo-37268-test_parser-Werror
Aug 8, 2019
Merged

bpo-37268: test_parser fails when run with -Werror#15183
miss-islington merged 1 commit into
python:masterfrom
ZackerySpytz:bpo-37268-test_parser-Werror

Conversation

@ZackerySpytz

@ZackerySpytz ZackerySpytz commented Aug 8, 2019

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.

Hide comment

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

Labels

skip news tests Tests in the Lib/test dir

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants