[3.8] bpo-40055: test_distutils leaves warnings filters unchanged (GH-20095) by miss-islington · Pull Request #20109 · python/cpython
-
-
Notifications
You must be signed in to change notification settings - Fork 34.7k
Merged
Merged
Conversation
Contributor
distutils.tests now saves/restores warnings filters to leave them
unchanged. Importing tests imports docutils which imports
pkg_resources which adds a warnings filter.
(cherry picked from commit 6e57237)
Co-authored-by: Victor Stinner vstinner@python.org
the-knights-who-say-ni
added
the
CLA signed
label
bedevere-bot
mentioned this pull request
bedevere-bot
added
the
awaiting review
label
vstinner
approved these changes
vstinner
left a comment
vstinner
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, good bot.
bedevere-bot
added
awaiting merge
and removed
awaiting review
labels
miss-islington
commented
May 15, 2020
miss-islington commented
Contributor Author
@vstinner: Status check is done, and it's a success ✅ .
miss-islington
merged commit
4e6545b
into
python:3.8
bedevere-bot
removed
the
awaiting merge
label
miss-islington
deleted the
backport-6e57237-3.8
branch
miss-islington
commented
May 15, 2020
miss-islington commented
Contributor Author
@vstinner: Status check is done, and it's a success ✅ .
1 similar comment
miss-islington
commented
May 15, 2020
miss-islington commented
Contributor Author
@vstinner: Status check is done, and it's a success ✅ .
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment