Uh oh!
There was an error while loading. Please reload this page.
gh-106016: Add Lib/test/test_module/ directory - #108293
Conversation
* 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.
miss-islington
commented
Aug 22, 2023
Thanks @vstinner for the PR 🌮🎉.. I'm working now to backport this PR to: 3.11, 3.12. |
miss-islington
commented
Aug 22, 2023
Sorry, @vstinner, I could not cleanly backport this to |
bedevere-bot
commented
Aug 22, 2023
GH-108304 is a backport of this pull request to the 3.11 branch. |
* 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>
miss-islington
commented
Aug 22, 2023
Thanks @vstinner for the PR 🌮🎉.. I'm working now to backport this PR to: 3.12. |
miss-islington
commented
Aug 22, 2023
Sorry @vstinner, I had trouble checking out the |
bedevere-bot
commented
Aug 22, 2023
GH-108306 is a backport of this pull request to the 3.12 branch. |
* 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)
…08304) gh-106016: Add Lib/test/test_module/ directory (GH-108293) * 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>
Uh oh!
There was an error while loading. Please reload this page.