Enhance dir(module) to be informed by __all__ by updating module.__dir__
| BPO | 31503 |
|---|---|
| Nosy | @brettcannon, @rhettinger, @terryjreedy, @ncoghlan, @bitdancer, @serhiy-storchaka, @csabella, @codypiersall |
| PRs | |
| Superseder |
Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.
Show more details
GitHub fields:
assignee = None closed_at = <Date 2018-12-21.23:21:07.122> created_at = <Date 2017-09-18.02:20:36.031> labels = ['type-feature', '3.7'] title = 'Enhance dir(module) to be informed by __all__ by updating module.__dir__' updated_at = <Date 2018-12-21.23:21:07.121> user = 'https://github.com/codypiersall'
bugs.python.org fields:
activity = <Date 2018-12-21.23:21:07.121> actor = 'cheryl.sabella' assignee = 'none' closed = True closed_date = <Date 2018-12-21.23:21:07.122> closer = 'cheryl.sabella' components = [] creation = <Date 2017-09-18.02:20:36.031> creator = 'codypiersall' dependencies = [] files = [] hgrepos = [] issue_num = 31503 keywords = [] message_count = 8.0 messages = ['302404', '302405', '302406', '302407', '302408', '302409', '302425', '332309'] nosy_count = 8.0 nosy_names = ['brett.cannon', 'rhettinger', 'terry.reedy', 'ncoghlan', 'r.david.murray', 'serhiy.storchaka', 'cheryl.sabella', 'codypiersall'] pr_nums = ['3610'] priority = 'normal' resolution = 'duplicate' stage = 'resolved' status = 'closed' superseder = '32225' type = 'enhancement' url = 'https://bugs.python.org/issue31503' versions = ['Python 3.7']