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 miss-islington
Recipients barry, brett.cannon, miss-islington
Date 2018-04-30.19:30:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1525116633.68.0.682650639539.issue33254@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 2e5fa38c5aaf7630c55ce6dfb8f79df6b3b86076 by Miss Islington (bot) in branch '3.7':
bpo-33254: do not return an empty list when asking for the contents of a namespace package (GH-6467)
https://github.com/python/cpython/commit/2e5fa38c5aaf7630c55ce6dfb8f79df6b3b86076
History
Date User Action Args
2018-04-30 19:30:33miss-islingtonsetrecipients: + miss-islington, barry, brett.cannon
2018-04-30 19:30:33miss-islingtonsetmessageid: <1525116633.68.0.682650639539.issue33254@psf.upfronthosting.co.za>
2018-04-30 19:30:33miss-islingtonlinkissue33254 messages
2018-04-30 19:30:33miss-islingtoncreate