[3.11] gh-106016: Add Lib/test/test_module/ directory (GH-108293) by miss-islington · Pull Request #108304 · python/cpython
-
-
Notifications
You must be signed in to change notification settings - Fork 34.7k
Merged
Conversation
Contributor
- Move Python scripts related to test_module to this new directory:
good_getattr.py and bad_getattrX.py scripts. - Move Lib/test/test_module.py to Lib/test/test_module/init.py.
(cherry picked from commit adfc118)
Co-authored-by: Victor Stinner vstinner@python.org
* Move Python scripts related to test_module to this new directory: good_getattr.py and bad_getattrX.py scripts. * Move Lib/test/test_module.py to Lib/test/test_module/__init__.py. (cherry picked from commit adfc118) Co-authored-by: Victor Stinner <vstinner@python.org>
This was referenced
bedevere-bot
added
skip news
awaiting review
labels
vstinner
enabled auto-merge (squash)
vstinner
merged commit
5be32d8
into
python:3.11
bedevere-bot
removed
the
awaiting review
label
miss-islington
deleted the
backport-adfc118-3.11
branch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment