bpo-37268: test_parser fails when run with -Werror by ZackerySpytz · Pull Request #15183 · python/cpython
-
-
Notifications
You must be signed in to change notification settings - Fork 34.8k
Merged
merged 1 commit into
Merged
Conversation
Contributor
Use warnings.filterwarnings() when importing the deprecated parser
module.
https://bugs.python.org/issue37268
Automerge-Triggered-By: @pablogsal
Use warnings.filterwarnings() when importing the deprecated parser module.
the-knights-who-say-ni
added
the
CLA signed
label
pablogsal
added
the
skip news
label
pablogsal
approved these changes
pablogsal
left a comment
pablogsal
left a comment
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!
bedevere-bot
added
awaiting merge
and removed
awaiting review
labels
pablogsal
added
the
🤖 automerge
label
miss-islington
commented
Aug 8, 2019
miss-islington commented
Contributor
@ZackerySpytz: Status check is done, and it's a success ✅ .
miss-islington
merged commit
10a0a09
into
python:master
bedevere-bot
removed
the
awaiting merge
label
lisroach pushed a commit to lisroach/cpython that referenced this pull request
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
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
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