[proxy] github.com← back | site home | direct (HTTPS) ↗ | proxy home | ◑ dark◐ light

bpo-33254: do not return an empty list when asking for the contents of a namespace package by brettcannon · Pull Request #6467 · python/cpython

brettcannon

added 3 commits

April 13, 2018 15:06

…rable instead of an iterator

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

Apr 30, 2018

…f a namespace package (pythonGH-6467)

(cherry picked from commit 3ab9365)

Co-authored-by: Brett Cannon <brettcannon@users.noreply.github.com>

miss-islington added a commit that referenced this pull request

Apr 30, 2018

…f a namespace package (GH-6467)

(cherry picked from commit 3ab9365)

Co-authored-by: Brett Cannon <brettcannon@users.noreply.github.com>