Update importlib to accept pathlib.Path objects (original) (raw)

BPO 26667
Nosy @brettcannon, @bitdancer, @ethanfurman
Dependencies bpo-26027: Support Path objects in the posix module

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 = 'https://github.com/brettcannon' closed_at = <Date 2016-09-08.01:41:19.879> created_at = <Date 2016-03-29.18:22:54.819> labels = ['type-feature'] title = 'Update importlib to accept pathlib.Path objects' updated_at = <Date 2016-09-08.01:41:19.878> user = 'https://github.com/brettcannon'

bugs.python.org fields:

activity = <Date 2016-09-08.01:41:19.878> actor = 'brett.cannon' assignee = 'brett.cannon' closed = True closed_date = <Date 2016-09-08.01:41:19.879> closer = 'brett.cannon' components = [] creation = <Date 2016-03-29.18:22:54.819> creator = 'brett.cannon' dependencies = ['26027'] files = [] hgrepos = [] issue_num = 26667 keywords = [] message_count = 4.0 messages = ['262618', '266661', '266719', '274946'] nosy_count = 4.0 nosy_names = ['brett.cannon', 'r.david.murray', 'ethan.furman', 'python-dev'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = 'resolved' status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue26667' versions = ['Python 3.6']