Skip to content

bpo-45020: Add more test cases for frozen modules. - #28664

Merged
ericsnowcurrently merged 3 commits into
python:mainfrom
ericsnowcurrently:frozen-modules-tests
Oct 1, 2021
Merged

bpo-45020: Add more test cases for frozen modules.#28664
ericsnowcurrently merged 3 commits into
python:mainfrom
ericsnowcurrently:frozen-modules-tests

Conversation

@ericsnowcurrently

@ericsnowcurrentlyericsnowcurrently commented Sep 30, 2021

Copy link
Copy Markdown
Member

I've added a number of test-only modules. Some of those cases are covered by the recently frozen stdlib modules (and some will be once we add encodings back in). However, I figured I'd play it safe by having a set of modules guaranteed to be there during tests.

https://bugs.python.org/issue45020

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@ericsnowcurrently@the-knights-who-say-ni@bedevere-bot