This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author AlexWaygood
Recipients AlexWaygood, epaine, terry.reedy
Date 2021-10-14.16:25:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1634228724.74.0.953227331866.issue45447@roundup.psfhosted.org>
In-reply-to
Content
Have posted my PR. I've tested it manually and run the IDLE test suite on it with the `-u all` setting; it seems fine. The new tests I've written are a bit thin on the ground right now, though. I may need some guidance/help if more extensive tests are needed -- I'm a little new to unittest.

One other thing I'm not sure on: the docstring at the top of `browser.py` includes the line "- finish removing limitation to x.py files (ModuleBrowserTreeItem)" in the TODO items. Can this be removed now?
History
Date User Action Args
2021-10-14 16:25:24AlexWaygoodsetrecipients: + AlexWaygood, terry.reedy, epaine
2021-10-14 16:25:24AlexWaygoodsetmessageid: <1634228724.74.0.953227331866.issue45447@roundup.psfhosted.org>
2021-10-14 16:25:24AlexWaygoodlinkissue45447 messages
2021-10-14 16:25:24AlexWaygoodcreate